diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2010-03-22 04:22:34 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-05-17 23:52:36 -0400 |
commit | 51270617a52793c423ef68ddd3f18745e9abd15b (patch) | |
tree | a3e3f622458f1423b6c6d7fcaeb7f3e253a37066 /drivers/media/video/Kconfig | |
parent | c1f2b0f29e51cf44eb6addff1b90f99988055a92 (diff) |
V4L/DVB: meye: remove last V4L1 remnants from the code and add v4l2_device
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 9644cf760aaa..2ed76f97bf6c 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -740,7 +740,7 @@ source "drivers/media/video/zoran/Kconfig" | |||
740 | 740 | ||
741 | config VIDEO_MEYE | 741 | config VIDEO_MEYE |
742 | tristate "Sony Vaio Picturebook Motion Eye Video For Linux" | 742 | tristate "Sony Vaio Picturebook Motion Eye Video For Linux" |
743 | depends on PCI && SONY_LAPTOP && VIDEO_V4L1 | 743 | depends on PCI && SONY_LAPTOP && VIDEO_V4L2 |
744 | ---help--- | 744 | ---help--- |
745 | This is the video4linux driver for the Motion Eye camera found | 745 | This is the video4linux driver for the Motion Eye camera found |
746 | in the Vaio Picturebook laptops. Please read the material in | 746 | in the Vaio Picturebook laptops. Please read the material in |