blob: e4cb99c1f94be8e930c4aa858ec4a5de69aab019 [file] [log] [blame]
Michael Krufky26ffb952006-03-29 15:15:21 -03001config VIDEO_USBVIDEO
2 tristate
3
4config USB_VICAM
5 tristate "USB 3com HomeConnect (aka vicam) support (EXPERIMENTAL)"
Jan Engelhardtc5da5af2007-05-02 10:06:23 -03006 depends on VIDEO_V4L1 && EXPERIMENTAL
Michael Krufky26ffb952006-03-29 15:15:21 -03007 select VIDEO_USBVIDEO
8 ---help---
9 Say Y here if you have 3com homeconnect camera (vicam).
10
11 To compile this driver as a module, choose M here: the
12 module will be called vicam.
13
14config USB_IBMCAM
15 tristate "USB IBM (Xirlink) C-it Camera support"
Jan Engelhardtc5da5af2007-05-02 10:06:23 -030016 depends on VIDEO_V4L1
Michael Krufky26ffb952006-03-29 15:15:21 -030017 select VIDEO_USBVIDEO
18 ---help---
19 Say Y here if you want to connect a IBM "C-It" camera, also known as
Michael Krufky1864cfb2006-04-02 03:14:11 -030020 "Xirlink PC Camera" to your computer's USB port.
Michael Krufky26ffb952006-03-29 15:15:21 -030021
22 To compile this driver as a module, choose M here: the
23 module will be called ibmcam.
24
25 This camera has several configuration options which
26 can be specified when you load the module. Read
Michael Krufky1864cfb2006-04-02 03:14:11 -030027 <file:Documentation/video4linux/ibmcam.txt> to learn more.
Michael Krufky26ffb952006-03-29 15:15:21 -030028
29config USB_KONICAWC
30 tristate "USB Konica Webcam support"
Jan Engelhardtc5da5af2007-05-02 10:06:23 -030031 depends on VIDEO_V4L1
Michael Krufky26ffb952006-03-29 15:15:21 -030032 select VIDEO_USBVIDEO
33 ---help---
34 Say Y here if you want support for webcams based on a Konica
35 chipset. This is known to work with the Intel YC76 webcam.
36
37 To compile this driver as a module, choose M here: the
38 module will be called konicawc.
jayakumar.video@gmail.come48a9c62006-05-17 15:01:07 -030039
40config USB_QUICKCAM_MESSENGER
41 tristate "USB Logitech Quickcam Messenger"
Jan Engelhardtc5da5af2007-05-02 10:06:23 -030042 depends on VIDEO_V4L1
jayakumar.video@gmail.come48a9c62006-05-17 15:01:07 -030043 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