diff options
author | Amerigo Wang <amwang@redhat.com> | 2010-05-28 06:26:32 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-08-02 15:25:58 -0300 |
commit | 566789f6b0b6d4c6ec1618412184f05c7aa85f4d (patch) | |
tree | e19030d181686a4437aefddc5966c55d19c1fee6 /drivers/media/video/usbvideo/Kconfig | |
parent | bb6dbe74806a17bcec8396c57ca7fd9a889e3b27 (diff) | |
download | op-kernel-dev-566789f6b0b6d4c6ec1618412184f05c7aa85f4d.zip op-kernel-dev-566789f6b0b6d4c6ec1618412184f05c7aa85f4d.tar.gz |
V4L/DVB: Remove usbvideo quickcam_messenger driver
obsolete v4l1 driver replaced by gspca_stv06xx
Signed-off-by: Amerigo Wang <amwang@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/usbvideo/Kconfig')
-rw-r--r-- | drivers/media/video/usbvideo/Kconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/media/video/usbvideo/Kconfig b/drivers/media/video/usbvideo/Kconfig index adb1c04..d6e1695 100644 --- a/drivers/media/video/usbvideo/Kconfig +++ b/drivers/media/video/usbvideo/Kconfig @@ -37,17 +37,3 @@ config USB_KONICAWC To compile this driver as a module, choose M here: the module will be called konicawc. -config USB_QUICKCAM_MESSENGER - tristate "USB Logitech Quickcam Messenger (DEPRECATED)" - depends on VIDEO_V4L1 - select VIDEO_USBVIDEO - ---help--- - This driver is DEPRECATED please use the gspca stv06xx module - instead. - - Say Y or M here to enable support for the USB Logitech Quickcam - Messenger webcam. - - To compile this driver as a module, choose M here: the - module will be called quickcam_messenger. - |