summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/usbvideo/Kconfig
diff options
context:
space:
mode:
authorAmerigo Wang <amwang@redhat.com>2010-05-28 11:26:32 +0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-08-02 20:25:58 +0200
commit566789f6b0b6d4c6ec1618412184f05c7aa85f4d (patch)
treee19030d181686a4437aefddc5966c55d19c1fee6 /drivers/media/video/usbvideo/Kconfig
parentV4L/DVB: videobuf: Rename vmalloc fields to vaddr (diff)
downloadlinux-566789f6b0b6d4c6ec1618412184f05c7aa85f4d.tar.xz
linux-566789f6b0b6d4c6ec1618412184f05c7aa85f4d.zip
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/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/media/video/usbvideo/Kconfig b/drivers/media/video/usbvideo/Kconfig
index adb1c044ad7d..d6e16959f78b 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.
-