diff options
Diffstat (limited to 'drivers/usb/Config.help')
| -rw-r--r-- | drivers/usb/Config.help | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/drivers/usb/Config.help b/drivers/usb/Config.help index c3a8bc953eea..e2c0810d6f88 100644 --- a/drivers/usb/Config.help +++ b/drivers/usb/Config.help @@ -505,6 +505,21 @@ CONFIG_USB_DABUSB The module will be called dabusb.o. If you want to compile it as a module, say M here and read <file:Documentation/modules.txt>. +CONFIG_USB_KONICAWC + Say Y here if you want support for webcams based on a Konica + chipset. This is known to work with the Intel YC76 webcam. + + This driver uses the Video For Linux API. You must enable + (Y or M in config) Video For Linux (under Character Devices) + to use this driver. Information on this API and pointers to + "v4l" programs may be found on the WWW at + <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. + + This code is also available as a module ( = code which can be + inserted in and removed from the running kernel whenever you want). + The module will be called konicawc.o. If you want to compile it as + a module, say M here and read <file:Documentation/modules.txt>. + CONFIG_USB_USBNET This driver supports network links over USB with USB "Network" or "data transfer" cables, often used to network laptops to PCs. |
