Kconfig 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. config VIDEO_USBVIDEO
  2. tristate
  3. config USB_VICAM
  4. tristate "USB 3com HomeConnect (aka vicam) support (EXPERIMENTAL)"
  5. depends on USB && VIDEO_DEV && EXPERIMENTAL
  6. select VIDEO_USBVIDEO
  7. ---help---
  8. Say Y here if you have 3com homeconnect camera (vicam).
  9. To compile this driver as a module, choose M here: the
  10. module will be called vicam.
  11. config USB_IBMCAM
  12. tristate "USB IBM (Xirlink) C-it Camera support"
  13. depends on USB && VIDEO_DEV
  14. select VIDEO_USBVIDEO
  15. ---help---
  16. Say Y here if you want to connect a IBM "C-It" camera, also known as
  17. "Xirlink PC Camera" to your computer's USB port. For more
  18. information, read <file:Documentation/usb/ibmcam.txt>.
  19. To compile this driver as a module, choose M here: the
  20. module will be called ibmcam.
  21. This camera has several configuration options which
  22. can be specified when you load the module. Read
  23. <file:Documentation/usb/ibmcam.txt> to learn more.
  24. config USB_KONICAWC
  25. tristate "USB Konica Webcam support"
  26. depends on USB && VIDEO_DEV
  27. select VIDEO_USBVIDEO
  28. ---help---
  29. Say Y here if you want support for webcams based on a Konica
  30. chipset. This is known to work with the Intel YC76 webcam.
  31. To compile this driver as a module, choose M here: the
  32. module will be called konicawc.