]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/media/video/usbvideo/Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
[net-next-2.6.git] / drivers / media / video / usbvideo / Kconfig
CommitLineData
26ffb95c
MK
1config VIDEO_USBVIDEO
2 tristate
3
4config USB_VICAM
5 tristate "USB 3com HomeConnect (aka vicam) support (EXPERIMENTAL)"
c5da5afb 6 depends on VIDEO_V4L1 && EXPERIMENTAL
26ffb95c
MK
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
14config USB_IBMCAM
7b7736c4 15 tristate "USB IBM (Xirlink) C-it Camera support (DEPRECATED)"
c5da5afb 16 depends on VIDEO_V4L1
26ffb95c
MK
17 select VIDEO_USBVIDEO
18 ---help---
7b7736c4
HG
19 This driver is DEPRECATED please use the gspca xirlink_cit module
20 instead.
21
26ffb95c 22 Say Y here if you want to connect a IBM "C-It" camera, also known as
1864cfb1 23 "Xirlink PC Camera" to your computer's USB port.
26ffb95c
MK
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
1864cfb1 30 <file:Documentation/video4linux/ibmcam.txt> to learn more.
26ffb95c
MK
31
32config USB_KONICAWC
b517af72 33 tristate "USB Konica Webcam support (DEPRECATED)"
c5da5afb 34 depends on VIDEO_V4L1
26ffb95c
MK
35 select VIDEO_USBVIDEO
36 ---help---
b517af72
HG
37 This driver is DEPRECATED (and known to crash) please use the
38 gspca konica module instead.
39
26ffb95c
MK
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.
e48a9c62 45