Kconfig 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297
  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_CONEX
  18. tristate "Conexant Camera Driver"
  19. depends on VIDEO_V4L2 && USB_GSPCA
  20. help
  21. Say Y here if you want support for cameras based on the Conexant chip.
  22. To compile this driver as a module, choose M here: the
  23. module will be called gspca_conex.
  24. config USB_GSPCA_ETOMS
  25. tristate "Etoms USB Camera Driver"
  26. depends on VIDEO_V4L2 && USB_GSPCA
  27. help
  28. Say Y here if you want support for cameras based on the Etoms chip.
  29. To compile this driver as a module, choose M here: the
  30. module will be called gspca_etoms.
  31. config USB_GSPCA_FINEPIX
  32. tristate "Fujifilm FinePix USB V4L2 driver"
  33. depends on VIDEO_V4L2 && USB_GSPCA
  34. help
  35. Say Y here if you want support for cameras based on the FinePix chip.
  36. To compile this driver as a module, choose M here: the
  37. module will be called gspca_finepix.
  38. config USB_GSPCA_JEILINJ
  39. tristate "Jeilin JPEG USB V4L2 driver"
  40. depends on VIDEO_V4L2 && USB_GSPCA
  41. help
  42. Say Y here if you want support for cameras based on this Jeilin chip.
  43. To compile this driver as a module, choose M here: the
  44. module will be called gspca_jeilinj.
  45. config USB_GSPCA_MARS
  46. tristate "Mars USB Camera Driver"
  47. depends on VIDEO_V4L2 && USB_GSPCA
  48. help
  49. Say Y here if you want support for cameras based on the Mars chip.
  50. To compile this driver as a module, choose M here: the
  51. module will be called gspca_mars.
  52. config USB_GSPCA_MR97310A
  53. tristate "Mars-Semi MR97310A USB Camera Driver"
  54. depends on VIDEO_V4L2 && USB_GSPCA
  55. help
  56. Say Y here if you want support for cameras based on the MR97310A chip.
  57. To compile this driver as a module, choose M here: the
  58. module will be called gspca_mr97310a.
  59. config USB_GSPCA_OV519
  60. tristate "OV51x / OVFX2 / W996xCF USB Camera Driver"
  61. depends on VIDEO_V4L2 && USB_GSPCA
  62. help
  63. Say Y here if you want support for cameras based on one of these:
  64. OV511(+), OV518(+), OV519, OVFX2, W9967CF, W9968CF
  65. To compile this driver as a module, choose M here: the
  66. module will be called gspca_ov519.
  67. config USB_GSPCA_OV534
  68. tristate "OV534 USB Camera Driver"
  69. depends on VIDEO_V4L2 && USB_GSPCA
  70. help
  71. Say Y here if you want support for cameras based on the OV534 chip.
  72. (e.g. Sony Playstation EYE)
  73. To compile this driver as a module, choose M here: the
  74. module will be called gspca_ov534.
  75. config USB_GSPCA_PAC207
  76. tristate "Pixart PAC207 USB Camera Driver"
  77. depends on VIDEO_V4L2 && USB_GSPCA
  78. help
  79. Say Y here if you want support for cameras based on the PAC207 chip.
  80. To compile this driver as a module, choose M here: the
  81. module will be called gspca_pac207.
  82. config USB_GSPCA_PAC7302
  83. tristate "Pixart PAC7302 USB Camera Driver"
  84. depends on VIDEO_V4L2 && USB_GSPCA
  85. help
  86. Say Y here if you want support for cameras based on the PAC7302 chip.
  87. To compile this driver as a module, choose M here: the
  88. module will be called gspca_pac7302.
  89. config USB_GSPCA_PAC7311
  90. tristate "Pixart PAC7311 USB Camera Driver"
  91. depends on VIDEO_V4L2 && USB_GSPCA
  92. help
  93. Say Y here if you want support for cameras based on the PAC7311 chip.
  94. To compile this driver as a module, choose M here: the
  95. module will be called gspca_pac7311.
  96. config USB_GSPCA_SN9C20X
  97. tristate "SN9C20X USB Camera Driver"
  98. depends on VIDEO_V4L2 && USB_GSPCA
  99. help
  100. Say Y here if you want support for cameras based on the
  101. sn9c20x chips (SN9C201 and SN9C202).
  102. To compile this driver as a module, choose M here: the
  103. module will be called gspca_sn9c20x.
  104. config USB_GSPCA_SN9C20X_EVDEV
  105. bool "Enable evdev support"
  106. depends on USB_GSPCA_SN9C20X && INPUT
  107. ---help---
  108. Say Y here in order to enable evdev support for sn9c20x webcam button.
  109. config USB_GSPCA_SONIXB
  110. tristate "SONIX Bayer USB Camera Driver"
  111. depends on VIDEO_V4L2 && USB_GSPCA
  112. help
  113. Say Y here if you want support for cameras based on the Sonix
  114. chips with Bayer format (SN9C101, SN9C102 and SN9C103).
  115. To compile this driver as a module, choose M here: the
  116. module will be called gspca_sonixb.
  117. config USB_GSPCA_SONIXJ
  118. tristate "SONIX JPEG USB Camera Driver"
  119. depends on VIDEO_V4L2 && USB_GSPCA
  120. help
  121. Say Y here if you want support for cameras based on the Sonix
  122. chips with JPEG format (SN9C102P, SN9C105 and >= SN9C110).
  123. To compile this driver as a module, choose M here: the
  124. module will be called gspca_sonixj
  125. config USB_GSPCA_SPCA500
  126. tristate "SPCA500 USB Camera Driver"
  127. depends on VIDEO_V4L2 && USB_GSPCA
  128. help
  129. Say Y here if you want support for cameras based on the SPCA500 chip.
  130. To compile this driver as a module, choose M here: the
  131. module will be called gspca_spca500.
  132. config USB_GSPCA_SPCA501
  133. tristate "SPCA501 USB Camera Driver"
  134. depends on VIDEO_V4L2 && USB_GSPCA
  135. help
  136. Say Y here if you want support for cameras based on the SPCA501 chip.
  137. To compile this driver as a module, choose M here: the
  138. module will be called gspca_spca501.
  139. config USB_GSPCA_SPCA505
  140. tristate "SPCA505 USB Camera Driver"
  141. depends on VIDEO_V4L2 && USB_GSPCA
  142. help
  143. Say Y here if you want support for cameras based on the SPCA505 chip.
  144. To compile this driver as a module, choose M here: the
  145. module will be called gspca_spca505.
  146. config USB_GSPCA_SPCA506
  147. tristate "SPCA506 USB Camera Driver"
  148. depends on VIDEO_V4L2 && USB_GSPCA
  149. help
  150. Say Y here if you want support for cameras based on the SPCA506 chip.
  151. To compile this driver as a module, choose M here: the
  152. module will be called gspca_spca506.
  153. config USB_GSPCA_SPCA508
  154. tristate "SPCA508 USB Camera Driver"
  155. depends on VIDEO_V4L2 && USB_GSPCA
  156. help
  157. Say Y here if you want support for cameras based on the SPCA508 chip.
  158. To compile this driver as a module, choose M here: the
  159. module will be called gspca_spca508.
  160. config USB_GSPCA_SPCA561
  161. tristate "SPCA561 USB Camera Driver"
  162. depends on VIDEO_V4L2 && USB_GSPCA
  163. help
  164. Say Y here if you want support for cameras based on the SPCA561 chip.
  165. To compile this driver as a module, choose M here: the
  166. module will be called gspca_spca561.
  167. config USB_GSPCA_SQ905
  168. tristate "SQ Technologies SQ905 based USB Camera Driver"
  169. depends on VIDEO_V4L2 && USB_GSPCA
  170. help
  171. Say Y here if you want support for cameras based on the SQ905 chip.
  172. To compile this driver as a module, choose M here: the
  173. module will be called gspca_sq905.
  174. config USB_GSPCA_SQ905C
  175. tristate "SQ Technologies SQ905C based USB Camera Driver"
  176. depends on VIDEO_V4L2 && USB_GSPCA
  177. help
  178. Say Y here if you want support for cameras based on the SQ905C chip.
  179. To compile this driver as a module, choose M here: the
  180. module will be called gspca_sq905c.
  181. config USB_GSPCA_STK014
  182. tristate "Syntek DV4000 (STK014) USB Camera Driver"
  183. depends on VIDEO_V4L2 && USB_GSPCA
  184. help
  185. Say Y here if you want support for cameras based on the STK014 chip.
  186. To compile this driver as a module, choose M here: the
  187. module will be called gspca_stk014.
  188. config USB_GSPCA_STV0680
  189. tristate "STV0680 USB Camera Driver"
  190. depends on VIDEO_V4L2 && USB_GSPCA
  191. help
  192. Say Y here if you want support for cameras based on the STV0680 chip.
  193. To compile this driver as a module, choose M here: the
  194. module will be called gspca_stv0680.
  195. config USB_GSPCA_SUNPLUS
  196. tristate "SUNPLUS USB Camera Driver"
  197. depends on VIDEO_V4L2 && USB_GSPCA
  198. help
  199. Say Y here if you want support for cameras based on the Sunplus
  200. SPCA504(abc) SPCA533 SPCA536 chips.
  201. To compile this driver as a module, choose M here: the
  202. module will be called gspca_sunplus.
  203. config USB_GSPCA_T613
  204. tristate "T613 (JPEG Compliance) USB Camera Driver"
  205. depends on VIDEO_V4L2 && USB_GSPCA
  206. help
  207. Say Y here if you want support for cameras based on the T613 chip.
  208. To compile this driver as a module, choose M here: the
  209. module will be called gspca_t613.
  210. config USB_GSPCA_TV8532
  211. tristate "TV8532 USB Camera Driver"
  212. depends on VIDEO_V4L2 && USB_GSPCA
  213. help
  214. Say Y here if you want support for cameras based on the TV8531 chip.
  215. To compile this driver as a module, choose M here: the
  216. module will be called gspca_tv8532.
  217. config USB_GSPCA_VC032X
  218. tristate "VC032X USB Camera Driver"
  219. depends on VIDEO_V4L2 && USB_GSPCA
  220. help
  221. Say Y here if you want support for cameras based on the VC032X chip.
  222. To compile this driver as a module, choose M here: the
  223. module will be called gspca_vc032x.
  224. config USB_GSPCA_ZC3XX
  225. tristate "ZC3XX USB Camera Driver"
  226. depends on VIDEO_V4L2 && USB_GSPCA
  227. help
  228. Say Y here if you want support for cameras based on the ZC3XX chip.
  229. To compile this driver as a module, choose M here: the
  230. module will be called gspca_zc3xx.
  231. endif