Kconfig 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. config VIDEO_USBVIDEO
  2. tristate
  3. config USB_VICAM
  4. tristate "USB 3com HomeConnect (aka vicam) support (EXPERIMENTAL)"
  5. depends on VIDEO_V4L1 && 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 (DEPRECATED)"
  13. depends on VIDEO_V4L1
  14. select VIDEO_USBVIDEO
  15. ---help---
  16. This driver is DEPRECATED please use the gspca xirlink_cit module
  17. instead.
  18. Say Y here if you want to connect a IBM "C-It" camera, also known as
  19. "Xirlink PC Camera" to your computer's USB port.
  20. To compile this driver as a module, choose M here: the
  21. module will be called ibmcam.
  22. This camera has several configuration options which
  23. can be specified when you load the module. Read
  24. <file:Documentation/video4linux/ibmcam.txt> to learn more.
  25. config USB_KONICAWC
  26. tristate "USB Konica Webcam support"
  27. depends on VIDEO_V4L1
  28. select VIDEO_USBVIDEO
  29. ---help---
  30. Say Y here if you want support for webcams based on a Konica
  31. chipset. This is known to work with the Intel YC76 webcam.
  32. To compile this driver as a module, choose M here: the
  33. module will be called konicawc.