]> rtime.felk.cvut.cz Git - mcf548x/linux.git/blob - drivers/media/video/usbvideo/Kconfig
Initial 2.6.37
[mcf548x/linux.git] / drivers / media / video / usbvideo / Kconfig
1 config VIDEO_USBVIDEO
2         tristate
3
4 config USB_VICAM
5         tristate "USB 3com HomeConnect (aka vicam) support (EXPERIMENTAL)"
6         depends on VIDEO_V4L1 && EXPERIMENTAL
7         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
14 config USB_IBMCAM
15         tristate "USB IBM (Xirlink) C-it Camera support (DEPRECATED)"
16         depends on VIDEO_V4L1
17         select VIDEO_USBVIDEO
18         ---help---
19           This driver is DEPRECATED please use the gspca xirlink_cit module
20           instead.
21
22           Say Y here if you want to connect a IBM "C-It" camera, also known as
23           "Xirlink PC Camera" to your computer's USB port.
24
25           To compile this driver as a module, choose M here: the
26           module will be called ibmcam.
27
28           This camera has several configuration options which
29           can be specified when you load the module. Read
30           <file:Documentation/video4linux/ibmcam.txt> to learn more.
31
32 config USB_KONICAWC
33         tristate "USB Konica Webcam support (DEPRECATED)"
34         depends on VIDEO_V4L1
35         select VIDEO_USBVIDEO
36         ---help---
37           This driver is DEPRECATED (and known to crash) please use the
38           gspca konica module instead.
39
40           Say Y here if you want support for webcams based on a Konica
41           chipset. This is known to work with the Intel YC76 webcam.
42
43           To compile this driver as a module, choose M here: the
44           module will be called konicawc.
45