aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/usbvideo/Kconfig
diff options
context:
space:
mode:
authorjayakumar.video@gmail.com <jayakumar.video@gmail.com>2006-05-17 14:01:07 -0400
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-06-25 01:00:27 -0400
commite48a9c6283c1ca2565167f0b4bce4d0be7f49fae (patch)
tree9784d3fb1ba0ac5c5d9d651737a78d23449ad51e /drivers/media/video/usbvideo/Kconfig
parenta31246220c4681387799d435ee1d48e65db6d5f6 (diff)
V4L/DVB (4018): Usbvideo/quickcam_messenger driver v4l
Adds a usbvideo driver for the Logitech Quickcam Messenger USB webcam. Signed-off-by: Jaya Kumar <jayakumar.video@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/usbvideo/Kconfig')
-rw-r--r--drivers/media/video/usbvideo/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/media/video/usbvideo/Kconfig b/drivers/media/video/usbvideo/Kconfig
index 39269a2c5635..59fb899f31f3 100644
--- a/drivers/media/video/usbvideo/Kconfig
+++ b/drivers/media/video/usbvideo/Kconfig
@@ -36,3 +36,15 @@ config USB_KONICAWC
36 36
37 To compile this driver as a module, choose M here: the 37 To compile this driver as a module, choose M here: the
38 module will be called konicawc. 38 module will be called konicawc.
39
40config USB_QUICKCAM_MESSENGER
41 tristate "USB Logitech Quickcam Messenger"
42 depends on USB && VIDEO_DEV
43 select VIDEO_USBVIDEO
44 ---help---
45 Say Y or M here to enable support for the USB Logitech Quickcam
46 Messenger webcam.
47
48 To compile this driver as a module, choose M here: the
49 module will be called quickcam_messenger.
50