2006-03-29 13:15:21 -05:00
|
|
|
config VIDEO_USBVIDEO
|
|
|
|
tristate
|
|
|
|
|
|
|
|
config USB_VICAM
|
|
|
|
tristate "USB 3com HomeConnect (aka vicam) support (EXPERIMENTAL)"
|
2007-05-02 09:06:23 -04:00
|
|
|
depends on VIDEO_V4L1 && EXPERIMENTAL
|
2006-03-29 13:15:21 -05:00
|
|
|
select VIDEO_USBVIDEO
|
|
|
|
---help---
|
|
|
|
Say Y here if you have 3com homeconnect camera (vicam).
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
|
module will be called vicam.
|
|
|
|
|
|
|
|
config USB_IBMCAM
|
|
|
|
tristate "USB IBM (Xirlink) C-it Camera support"
|
2007-05-02 09:06:23 -04:00
|
|
|
depends on VIDEO_V4L1
|
2006-03-29 13:15:21 -05:00
|
|
|
select VIDEO_USBVIDEO
|
|
|
|
---help---
|
|
|
|
Say Y here if you want to connect a IBM "C-It" camera, also known as
|
2006-04-02 01:14:11 -05:00
|
|
|
"Xirlink PC Camera" to your computer's USB port.
|
2006-03-29 13:15:21 -05:00
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
|
module will be called ibmcam.
|
|
|
|
|
|
|
|
This camera has several configuration options which
|
|
|
|
can be specified when you load the module. Read
|
2006-04-02 01:14:11 -05:00
|
|
|
<file:Documentation/video4linux/ibmcam.txt> to learn more.
|
2006-03-29 13:15:21 -05:00
|
|
|
|
|
|
|
config USB_KONICAWC
|
|
|
|
tristate "USB Konica Webcam support"
|
2007-05-02 09:06:23 -04:00
|
|
|
depends on VIDEO_V4L1
|
2006-03-29 13:15:21 -05:00
|
|
|
select VIDEO_USBVIDEO
|
|
|
|
---help---
|
|
|
|
Say Y here if you want support for webcams based on a Konica
|
|
|
|
chipset. This is known to work with the Intel YC76 webcam.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
|
module will be called konicawc.
|
2006-05-17 14:01:07 -04:00
|
|
|
|
|
|
|
config USB_QUICKCAM_MESSENGER
|
2009-06-18 04:20:51 -04:00
|
|
|
tristate "USB Logitech Quickcam Messenger (DEPRECATED)"
|
2007-05-02 09:06:23 -04:00
|
|
|
depends on VIDEO_V4L1
|
2006-05-17 14:01:07 -04:00
|
|
|
select VIDEO_USBVIDEO
|
|
|
|
---help---
|
2009-06-18 04:20:51 -04:00
|
|
|
This driver is DEPRECATED please use the gspca stv06xx module
|
|
|
|
instead.
|
|
|
|
|
2006-05-17 14:01:07 -04:00
|
|
|
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.
|
|
|
|
|