Kconfig 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  1. #
  2. # USB Multimedia device configuration
  3. #
  4. comment "USB Multimedia devices"
  5. depends on USB
  6. config USB_DABUSB
  7. tristate "DABUSB driver"
  8. depends on USB
  9. ---help---
  10. A Digital Audio Broadcasting (DAB) Receiver for USB and Linux
  11. brought to you by the DAB-Team
  12. <http://wwwbode.cs.tum.edu/Par/arch/dab/>. This driver can be taken
  13. as an example for URB-based bulk, control, and isochronous
  14. transactions. URB's are explained in
  15. <file:Documentation/usb/URB.txt>.
  16. To compile this driver as a module, choose M here: the
  17. module will be called dabusb.
  18. comment "Video4Linux support is needed for USB Multimedia device support"
  19. depends on USB && VIDEO_DEV=n
  20. config USB_VICAM
  21. tristate "USB 3com HomeConnect (aka vicam) support (EXPERIMENTAL)"
  22. depends on USB && VIDEO_DEV && EXPERIMENTAL
  23. ---help---
  24. Say Y here if you have 3com homeconnect camera (vicam).
  25. This driver uses the Video For Linux API. You must say Y or M to
  26. "Video For Linux" (under Multimedia Devices) to use this driver.
  27. Information on this API and pointers to "v4l" programs may be found
  28. at <file:Documentation/video4linux/API.html>.
  29. To compile this driver as a module, choose M here: the
  30. module will be called vicam.
  31. config USB_DSBR
  32. tristate "D-Link USB FM radio support (EXPERIMENTAL)"
  33. depends on USB && VIDEO_DEV && EXPERIMENTAL
  34. ---help---
  35. Say Y here if you want to connect this type of radio to your
  36. computer's USB port. Note that the audio is not digital, and
  37. you must connect the line out connector to a sound card or a
  38. set of speakers.
  39. This driver uses the Video For Linux API. You must enable
  40. (Y or M in config) Video For Linux (under Character Devices)
  41. to use this driver. Information on this API and pointers to
  42. "v4l" programs may be found at
  43. <file:Documentation/video4linux/API.html>.
  44. To compile this driver as a module, choose M here: the
  45. module will be called dsbr100.
  46. config USB_IBMCAM
  47. tristate "USB IBM (Xirlink) C-it Camera support"
  48. depends on USB && VIDEO_DEV
  49. ---help---
  50. Say Y here if you want to connect a IBM "C-It" camera, also known as
  51. "Xirlink PC Camera" to your computer's USB port. For more
  52. information, read <file:Documentation/usb/ibmcam.txt>.
  53. This driver uses the Video For Linux API. You must enable
  54. (Y or M in config) Video For Linux (under Character Devices)
  55. to use this driver. Information on this API and pointers to
  56. "v4l" programs may be found at
  57. <file:Documentation/video4linux/API.html>.
  58. To compile this driver as a module, choose M here: the
  59. module will be called ibmcam.
  60. This camera has several configuration options which
  61. can be specified when you load the module. Read
  62. <file:Documentation/usb/ibmcam.txt> to learn more.
  63. config USB_KONICAWC
  64. tristate "USB Konica Webcam support"
  65. depends on USB && VIDEO_DEV
  66. ---help---
  67. Say Y here if you want support for webcams based on a Konica
  68. chipset. This is known to work with the Intel YC76 webcam.
  69. This driver uses the Video For Linux API. You must enable
  70. (Y or M in config) Video For Linux (under Character Devices)
  71. to use this driver. Information on this API and pointers to
  72. "v4l" programs may be found at
  73. <file:Documentation/video4linux/API.html>.
  74. To compile this driver as a module, choose M here: the
  75. module will be called konicawc.
  76. config USB_OV511
  77. tristate "USB OV511 Camera support"
  78. depends on USB && VIDEO_DEV
  79. ---help---
  80. Say Y here if you want to connect this type of camera to your
  81. computer's USB port. See <file:Documentation/usb/ov511.txt> for more
  82. information and for a list of supported cameras.
  83. This driver uses the Video For Linux API. You must say Y or M to
  84. "Video For Linux" (under Character Devices) to use this driver.
  85. Information on this API and pointers to "v4l" programs may be found
  86. at <file:Documentation/video4linux/API.html>.
  87. To compile this driver as a module, choose M here: the
  88. module will be called ov511.
  89. config USB_SE401
  90. tristate "USB SE401 Camera support"
  91. depends on USB && VIDEO_DEV
  92. ---help---
  93. Say Y here if you want to connect this type of camera to your
  94. computer's USB port. See <file:Documentation/usb/se401.txt> for more
  95. information and for a list of supported cameras.
  96. This driver uses the Video For Linux API. You must say Y or M to
  97. "Video For Linux" (under Multimedia Devices) to use this driver.
  98. Information on this API and pointers to "v4l" programs may be found
  99. at <file:Documentation/video4linux/API.html>.
  100. To compile this driver as a module, choose M here: the
  101. module will be called se401.
  102. config USB_SN9C102
  103. tristate "USB SN9C10x PC Camera Controller support"
  104. depends on USB && VIDEO_DEV
  105. ---help---
  106. Say Y here if you want support for cameras based on SONiX SN9C101,
  107. SN9C102 or SN9C103 PC Camera Controllers.
  108. See <file:Documentation/usb/sn9c102.txt> for more informations.
  109. This driver uses the Video For Linux API. You must say Y or M to
  110. "Video For Linux" to use this driver.
  111. To compile this driver as a module, choose M here: the
  112. module will be called sn9c102.
  113. config USB_STV680
  114. tristate "USB STV680 (Pencam) Camera support"
  115. depends on USB && VIDEO_DEV
  116. ---help---
  117. Say Y here if you want to connect this type of camera to your
  118. computer's USB port. This includes the Pencam line of cameras.
  119. See <file:Documentation/usb/stv680.txt> for more information and for
  120. a list of supported cameras.
  121. This driver uses the Video For Linux API. You must say Y or M to
  122. "Video For Linux" (under Multimedia Devices) to use this driver.
  123. Information on this API and pointers to "v4l" programs may be found
  124. at <file:Documentation/video4linux/API.html>.
  125. To compile this driver as a module, choose M here: the
  126. module will be called stv680.
  127. config USB_W9968CF
  128. tristate "USB W996[87]CF JPEG Dual Mode Camera support"
  129. depends on USB && VIDEO_DEV && I2C && VIDEO_OVCAMCHIP
  130. ---help---
  131. Say Y here if you want support for cameras based on OV681 or
  132. Winbond W9967CF/W9968CF JPEG USB Dual Mode Camera Chips.
  133. This driver has an optional plugin, which is distributed as a
  134. separate module only (released under GPL). It allows to use higher
  135. resolutions and framerates, but cannot be included in the official
  136. Linux kernel for performance purposes.
  137. See <file:Documentation/usb/w9968cf.txt> for more informations.
  138. This driver uses the Video For Linux and the I2C APIs. It needs the
  139. OmniVision Camera Chip support as well. You must say Y or M to
  140. "Video For Linux", "I2C Support" and "OmniVision Camera Chip
  141. support" to use this driver.
  142. To compile this driver as a module, choose M here: the
  143. module will be called w9968cf.
  144. config USB_PWC
  145. tristate "USB Philips Cameras"
  146. depends on USB && VIDEO_DEV
  147. ---help---
  148. Say Y or M here if you want to use one of these Philips & OEM
  149. webcams:
  150. * Philips PCA645, PCA646
  151. * Philips PCVC675, PCVC680, PCVC690
  152. * Philips PCVC720/40, PCVC730, PCVC740, PCVC750
  153. * Askey VC010
  154. * Logitech QuickCam Pro 3000, 4000, 'Zoom', 'Notebook Pro'
  155. and 'Orbit'/'Sphere'
  156. * Samsung MPC-C10, MPC-C30
  157. * Creative Webcam 5, Pro Ex
  158. * SOTEC Afina Eye
  159. * Visionite VCS-UC300, VCS-UM100
  160. The PCA635, PCVC665 and PCVC720/20 are not supported by this driver
  161. and never will be, but the 665 and 720/20 are supported by other
  162. drivers.
  163. See <file:Documentation/usb/philips.txt> for more information and
  164. installation instructions.
  165. The built-in microphone is enabled by selecting USB Audio support.
  166. This driver uses the Video For Linux API. You must say Y or M to
  167. "Video For Linux" (under Character Devices) to use this driver.
  168. Information on this API and pointers to "v4l" programs may be found
  169. at <file:Documentation/video4linux/API.html>.
  170. To compile this driver as a module, choose M here: the
  171. module will be called pwc.