Kconfig 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337
  1. menuconfig USB_GSPCA
  2. tristate "GSPCA based webcams"
  3. depends on VIDEO_V4L2
  4. default m
  5. ---help---
  6. Say Y here if you want to enable selecting webcams based
  7. on the GSPCA framework.
  8. See <file:Documentation/video4linux/gspca.txt> for more info.
  9. This driver uses the Video For Linux API. You must say Y or M to
  10. "Video For Linux" to use this driver.
  11. To compile this driver as modules, choose M here: the
  12. module will be called gspca_main.
  13. if USB_GSPCA && VIDEO_V4L2
  14. source "drivers/media/video/gspca/m5602/Kconfig"
  15. source "drivers/media/video/gspca/stv06xx/Kconfig"
  16. source "drivers/media/video/gspca/gl860/Kconfig"
  17. config USB_GSPCA_BENQ
  18. tristate "Benq USB Camera Driver"
  19. depends on VIDEO_V4L2 && USB_GSPCA
  20. help
  21. Say Y here if you want support for the Benq DC E300 camera.
  22. To compile this driver as a module, choose M here: the
  23. module will be called gspca_benq.
  24. config USB_GSPCA_CONEX
  25. tristate "Conexant Camera Driver"
  26. depends on VIDEO_V4L2 && USB_GSPCA
  27. help
  28. Say Y here if you want support for cameras based on the Conexant chip.
  29. To compile this driver as a module, choose M here: the
  30. module will be called gspca_conex.
  31. config USB_GSPCA_CPIA1
  32. tristate "cpia CPiA (version 1) Camera Driver"
  33. depends on VIDEO_V4L2 && USB_GSPCA
  34. help
  35. Say Y here if you want support for USB cameras based on the cpia
  36. CPiA chip. Note that you need atleast version 0.6.4 of libv4l for
  37. applications to understand the videoformat generated by this driver.
  38. To compile this driver as a module, choose M here: the
  39. module will be called gspca_cpia1.
  40. config USB_GSPCA_ETOMS
  41. tristate "Etoms USB Camera Driver"
  42. depends on VIDEO_V4L2 && USB_GSPCA
  43. help
  44. Say Y here if you want support for cameras based on the Etoms chip.
  45. To compile this driver as a module, choose M here: the
  46. module will be called gspca_etoms.
  47. config USB_GSPCA_FINEPIX
  48. tristate "Fujifilm FinePix USB V4L2 driver"
  49. depends on VIDEO_V4L2 && USB_GSPCA
  50. help
  51. Say Y here if you want support for cameras based on the FinePix chip.
  52. To compile this driver as a module, choose M here: the
  53. module will be called gspca_finepix.
  54. config USB_GSPCA_JEILINJ
  55. tristate "Jeilin JPEG USB V4L2 driver"
  56. depends on VIDEO_V4L2 && USB_GSPCA
  57. help
  58. Say Y here if you want support for cameras based on this Jeilin chip.
  59. To compile this driver as a module, choose M here: the
  60. module will be called gspca_jeilinj.
  61. config USB_GSPCA_MARS
  62. tristate "Mars USB Camera Driver"
  63. depends on VIDEO_V4L2 && USB_GSPCA
  64. help
  65. Say Y here if you want support for cameras based on the Mars chip.
  66. To compile this driver as a module, choose M here: the
  67. module will be called gspca_mars.
  68. config USB_GSPCA_MR97310A
  69. tristate "Mars-Semi MR97310A USB Camera Driver"
  70. depends on VIDEO_V4L2 && USB_GSPCA
  71. help
  72. Say Y here if you want support for cameras based on the MR97310A chip.
  73. To compile this driver as a module, choose M here: the
  74. module will be called gspca_mr97310a.
  75. config USB_GSPCA_OV519
  76. tristate "OV51x / OVFX2 / W996xCF USB Camera Driver"
  77. depends on VIDEO_V4L2 && USB_GSPCA
  78. help
  79. Say Y here if you want support for cameras based on one of these:
  80. OV511(+), OV518(+), OV519, OVFX2, W9967CF, W9968CF
  81. To compile this driver as a module, choose M here: the
  82. module will be called gspca_ov519.
  83. config USB_GSPCA_OV534
  84. tristate "OV534 OV772x USB Camera Driver"
  85. depends on VIDEO_V4L2 && USB_GSPCA
  86. help
  87. Say Y here if you want support for cameras based on the OV534 chip
  88. and sensor OV772x (e.g. Sony Playstation EYE)
  89. To compile this driver as a module, choose M here: the
  90. module will be called gspca_ov534.
  91. config USB_GSPCA_OV534_9
  92. tristate "OV534 OV965x USB Camera Driver"
  93. depends on VIDEO_V4L2 && USB_GSPCA
  94. help
  95. Say Y here if you want support for cameras based on the OV534 chip
  96. and sensor OV965x (e.g. Hercules Dualpix)
  97. To compile this driver as a module, choose M here: the
  98. module will be called gspca_ov534_9.
  99. config USB_GSPCA_PAC207
  100. tristate "Pixart PAC207 USB Camera Driver"
  101. depends on VIDEO_V4L2 && USB_GSPCA
  102. help
  103. Say Y here if you want support for cameras based on the PAC207 chip.
  104. To compile this driver as a module, choose M here: the
  105. module will be called gspca_pac207.
  106. config USB_GSPCA_PAC7302
  107. tristate "Pixart PAC7302 USB Camera Driver"
  108. depends on VIDEO_V4L2 && USB_GSPCA
  109. help
  110. Say Y here if you want support for cameras based on the PAC7302 chip.
  111. To compile this driver as a module, choose M here: the
  112. module will be called gspca_pac7302.
  113. config USB_GSPCA_PAC7311
  114. tristate "Pixart PAC7311 USB Camera Driver"
  115. depends on VIDEO_V4L2 && USB_GSPCA
  116. help
  117. Say Y here if you want support for cameras based on the PAC7311 chip.
  118. To compile this driver as a module, choose M here: the
  119. module will be called gspca_pac7311.
  120. config USB_GSPCA_SN9C2028
  121. tristate "SONIX Dual-Mode USB Camera Driver"
  122. depends on VIDEO_V4L2 && USB_GSPCA
  123. help
  124. Say Y here if you want streaming support for Sonix SN9C2028 cameras.
  125. These are supported as stillcams in libgphoto2/camlibs/sonix.
  126. To compile this driver as a module, choose M here: the
  127. module will be called gspca_sn9c2028.
  128. config USB_GSPCA_SN9C20X
  129. tristate "SN9C20X USB Camera Driver"
  130. depends on VIDEO_V4L2 && USB_GSPCA
  131. help
  132. Say Y here if you want support for cameras based on the
  133. sn9c20x chips (SN9C201 and SN9C202).
  134. To compile this driver as a module, choose M here: the
  135. module will be called gspca_sn9c20x.
  136. config USB_GSPCA_SN9C20X_EVDEV
  137. bool "Enable evdev support"
  138. depends on USB_GSPCA_SN9C20X && INPUT
  139. ---help---
  140. Say Y here in order to enable evdev support for sn9c20x webcam button.
  141. config USB_GSPCA_SONIXB
  142. tristate "SONIX Bayer USB Camera Driver"
  143. depends on VIDEO_V4L2 && USB_GSPCA
  144. help
  145. Say Y here if you want support for cameras based on the Sonix
  146. chips with Bayer format (SN9C101, SN9C102 and SN9C103).
  147. To compile this driver as a module, choose M here: the
  148. module will be called gspca_sonixb.
  149. config USB_GSPCA_SONIXJ
  150. tristate "SONIX JPEG USB Camera Driver"
  151. depends on VIDEO_V4L2 && USB_GSPCA
  152. help
  153. Say Y here if you want support for cameras based on the Sonix
  154. chips with JPEG format (SN9C102P, SN9C105 and >= SN9C110).
  155. To compile this driver as a module, choose M here: the
  156. module will be called gspca_sonixj
  157. config USB_GSPCA_SPCA500
  158. tristate "SPCA500 USB Camera Driver"
  159. depends on VIDEO_V4L2 && USB_GSPCA
  160. help
  161. Say Y here if you want support for cameras based on the SPCA500 chip.
  162. To compile this driver as a module, choose M here: the
  163. module will be called gspca_spca500.
  164. config USB_GSPCA_SPCA501
  165. tristate "SPCA501 USB Camera Driver"
  166. depends on VIDEO_V4L2 && USB_GSPCA
  167. help
  168. Say Y here if you want support for cameras based on the SPCA501 chip.
  169. To compile this driver as a module, choose M here: the
  170. module will be called gspca_spca501.
  171. config USB_GSPCA_SPCA505
  172. tristate "SPCA505 USB Camera Driver"
  173. depends on VIDEO_V4L2 && USB_GSPCA
  174. help
  175. Say Y here if you want support for cameras based on the SPCA505 chip.
  176. To compile this driver as a module, choose M here: the
  177. module will be called gspca_spca505.
  178. config USB_GSPCA_SPCA506
  179. tristate "SPCA506 USB Camera Driver"
  180. depends on VIDEO_V4L2 && USB_GSPCA
  181. help
  182. Say Y here if you want support for cameras based on the SPCA506 chip.
  183. To compile this driver as a module, choose M here: the
  184. module will be called gspca_spca506.
  185. config USB_GSPCA_SPCA508
  186. tristate "SPCA508 USB Camera Driver"
  187. depends on VIDEO_V4L2 && USB_GSPCA
  188. help
  189. Say Y here if you want support for cameras based on the SPCA508 chip.
  190. To compile this driver as a module, choose M here: the
  191. module will be called gspca_spca508.
  192. config USB_GSPCA_SPCA561
  193. tristate "SPCA561 USB Camera Driver"
  194. depends on VIDEO_V4L2 && USB_GSPCA
  195. help
  196. Say Y here if you want support for cameras based on the SPCA561 chip.
  197. To compile this driver as a module, choose M here: the
  198. module will be called gspca_spca561.
  199. config USB_GSPCA_SQ905
  200. tristate "SQ Technologies SQ905 based USB Camera Driver"
  201. depends on VIDEO_V4L2 && USB_GSPCA
  202. help
  203. Say Y here if you want support for cameras based on the SQ905 chip.
  204. To compile this driver as a module, choose M here: the
  205. module will be called gspca_sq905.
  206. config USB_GSPCA_SQ905C
  207. tristate "SQ Technologies SQ905C based USB Camera Driver"
  208. depends on VIDEO_V4L2 && USB_GSPCA
  209. help
  210. Say Y here if you want support for cameras based on the SQ905C chip.
  211. To compile this driver as a module, choose M here: the
  212. module will be called gspca_sq905c.
  213. config USB_GSPCA_STK014
  214. tristate "Syntek DV4000 (STK014) USB Camera Driver"
  215. depends on VIDEO_V4L2 && USB_GSPCA
  216. help
  217. Say Y here if you want support for cameras based on the STK014 chip.
  218. To compile this driver as a module, choose M here: the
  219. module will be called gspca_stk014.
  220. config USB_GSPCA_STV0680
  221. tristate "STV0680 USB Camera Driver"
  222. depends on VIDEO_V4L2 && USB_GSPCA
  223. help
  224. Say Y here if you want support for cameras based on the STV0680 chip.
  225. To compile this driver as a module, choose M here: the
  226. module will be called gspca_stv0680.
  227. config USB_GSPCA_SUNPLUS
  228. tristate "SUNPLUS USB Camera Driver"
  229. depends on VIDEO_V4L2 && USB_GSPCA
  230. help
  231. Say Y here if you want support for cameras based on the Sunplus
  232. SPCA504(abc) SPCA533 SPCA536 chips.
  233. To compile this driver as a module, choose M here: the
  234. module will be called gspca_sunplus.
  235. config USB_GSPCA_T613
  236. tristate "T613 (JPEG Compliance) USB Camera Driver"
  237. depends on VIDEO_V4L2 && USB_GSPCA
  238. help
  239. Say Y here if you want support for cameras based on the T613 chip.
  240. To compile this driver as a module, choose M here: the
  241. module will be called gspca_t613.
  242. config USB_GSPCA_TV8532
  243. tristate "TV8532 USB Camera Driver"
  244. depends on VIDEO_V4L2 && USB_GSPCA
  245. help
  246. Say Y here if you want support for cameras based on the TV8531 chip.
  247. To compile this driver as a module, choose M here: the
  248. module will be called gspca_tv8532.
  249. config USB_GSPCA_VC032X
  250. tristate "VC032X USB Camera Driver"
  251. depends on VIDEO_V4L2 && USB_GSPCA
  252. help
  253. Say Y here if you want support for cameras based on the VC032X chip.
  254. To compile this driver as a module, choose M here: the
  255. module will be called gspca_vc032x.
  256. config USB_GSPCA_ZC3XX
  257. tristate "ZC3XX USB Camera Driver"
  258. depends on VIDEO_V4L2 && USB_GSPCA
  259. help
  260. Say Y here if you want support for cameras based on the ZC3XX chip.
  261. To compile this driver as a module, choose M here: the
  262. module will be called gspca_zc3xx.
  263. endif