Kconfig 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981
  1. #
  2. # Generic video config states
  3. #
  4. config VIDEO_V4L2
  5. tristate
  6. depends on VIDEO_DEV && VIDEO_V4L2_COMMON
  7. default VIDEO_DEV && VIDEO_V4L2_COMMON
  8. config VIDEO_V4L1
  9. tristate
  10. depends on VIDEO_DEV && VIDEO_V4L2_COMMON && VIDEO_ALLOW_V4L1
  11. default VIDEO_DEV && VIDEO_V4L2_COMMON && VIDEO_ALLOW_V4L1
  12. config VIDEOBUF_GEN
  13. tristate
  14. config VIDEOBUF_DMA_SG
  15. depends on HAS_DMA
  16. select VIDEOBUF_GEN
  17. tristate
  18. config VIDEOBUF_VMALLOC
  19. select VIDEOBUF_GEN
  20. tristate
  21. config VIDEOBUF_DMA_CONTIG
  22. depends on HAS_DMA
  23. select VIDEOBUF_GEN
  24. tristate
  25. config VIDEOBUF_DVB
  26. tristate
  27. select VIDEOBUF_GEN
  28. config VIDEO_BTCX
  29. depends on PCI
  30. tristate
  31. config VIDEO_IR
  32. tristate
  33. depends on INPUT
  34. config VIDEO_TVEEPROM
  35. tristate
  36. depends on I2C
  37. config VIDEO_TUNER
  38. tristate
  39. depends on MEDIA_TUNER
  40. #
  41. # Multimedia Video device configuration
  42. #
  43. menuconfig VIDEO_CAPTURE_DRIVERS
  44. bool "Video capture adapters"
  45. depends on VIDEO_V4L2
  46. default y
  47. ---help---
  48. Say Y here to enable selecting the video adapters for
  49. webcams, analog TV, and hybrid analog/digital TV.
  50. Some of those devices also supports FM radio.
  51. if VIDEO_CAPTURE_DRIVERS && VIDEO_V4L2
  52. config VIDEO_ADV_DEBUG
  53. bool "Enable advanced debug functionality"
  54. default n
  55. ---help---
  56. Say Y here to enable advanced debugging functionality on some
  57. V4L devices.
  58. In doubt, say N.
  59. config VIDEO_HELPER_CHIPS_AUTO
  60. bool "Autoselect pertinent encoders/decoders and other helper chips"
  61. default y
  62. ---help---
  63. Most video cards may require additional modules to encode or
  64. decode audio/video standards. This option will autoselect
  65. all pertinent modules to each selected video module.
  66. Unselect this only if you know exactly what you are doing, since
  67. it may break support on some boards.
  68. In doubt, say Y.
  69. config VIDEO_IR_I2C
  70. tristate "I2C module for IR" if !VIDEO_HELPER_CHIPS_AUTO
  71. depends on I2C && VIDEO_IR
  72. default y
  73. ---help---
  74. Most boards have an IR chip directly connected via GPIO. However,
  75. some video boards have the IR connected via I2C bus.
  76. If your board doesn't have an I2C IR chip, you may disable this
  77. option.
  78. In doubt, say Y.
  79. #
  80. # Encoder / Decoder module configuration
  81. #
  82. menu "Encoders/decoders and other helper chips"
  83. depends on !VIDEO_HELPER_CHIPS_AUTO
  84. comment "Audio decoders"
  85. config VIDEO_TVAUDIO
  86. tristate "Simple audio decoder chips"
  87. depends on VIDEO_V4L2 && I2C
  88. ---help---
  89. Support for several audio decoder chips found on some bt8xx boards:
  90. Philips: tda9840, tda9873h, tda9874h/a, tda9850, tda985x, tea6300,
  91. tea6320, tea6420, tda8425, ta8874z.
  92. Microchip: pic16c54 based design on ProVideo PV951 board.
  93. To compile this driver as a module, choose M here: the
  94. module will be called tvaudio.
  95. config VIDEO_TDA7432
  96. tristate "Philips TDA7432 audio processor"
  97. depends on VIDEO_V4L2 && I2C
  98. ---help---
  99. Support for tda7432 audio decoder chip found on some bt8xx boards.
  100. To compile this driver as a module, choose M here: the
  101. module will be called tda7432.
  102. config VIDEO_TDA9840
  103. tristate "Philips TDA9840 audio processor"
  104. depends on I2C
  105. ---help---
  106. Support for tda9840 audio decoder chip found on some Zoran boards.
  107. To compile this driver as a module, choose M here: the
  108. module will be called tda9840.
  109. config VIDEO_TDA9875
  110. tristate "Philips TDA9875 audio processor"
  111. depends on VIDEO_V4L2 && I2C
  112. ---help---
  113. Support for tda9875 audio decoder chip found on some bt8xx boards.
  114. To compile this driver as a module, choose M here: the
  115. module will be called tda9875.
  116. config VIDEO_TEA6415C
  117. tristate "Philips TEA6415C audio processor"
  118. depends on I2C
  119. ---help---
  120. Support for tea6415c audio decoder chip found on some bt8xx boards.
  121. To compile this driver as a module, choose M here: the
  122. module will be called tea6415c.
  123. config VIDEO_TEA6420
  124. tristate "Philips TEA6420 audio processor"
  125. depends on I2C
  126. ---help---
  127. Support for tea6420 audio decoder chip found on some bt8xx boards.
  128. To compile this driver as a module, choose M here: the
  129. module will be called tea6420.
  130. config VIDEO_MSP3400
  131. tristate "Micronas MSP34xx audio decoders"
  132. depends on VIDEO_V4L2 && I2C
  133. ---help---
  134. Support for the Micronas MSP34xx series of audio decoders.
  135. To compile this driver as a module, choose M here: the
  136. module will be called msp3400.
  137. config VIDEO_CS5345
  138. tristate "Cirrus Logic CS5345 audio ADC"
  139. depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
  140. ---help---
  141. Support for the Cirrus Logic CS5345 24-bit, 192 kHz
  142. stereo A/D converter.
  143. To compile this driver as a module, choose M here: the
  144. module will be called cs5345.
  145. config VIDEO_CS53L32A
  146. tristate "Cirrus Logic CS53L32A audio ADC"
  147. depends on VIDEO_V4L2 && I2C
  148. ---help---
  149. Support for the Cirrus Logic CS53L32A low voltage
  150. stereo A/D converter.
  151. To compile this driver as a module, choose M here: the
  152. module will be called cs53l32a.
  153. config VIDEO_M52790
  154. tristate "Mitsubishi M52790 A/V switch"
  155. depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
  156. ---help---
  157. Support for the Mitsubishi M52790 A/V switch.
  158. To compile this driver as a module, choose M here: the
  159. module will be called m52790.
  160. config VIDEO_TLV320AIC23B
  161. tristate "Texas Instruments TLV320AIC23B audio codec"
  162. depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
  163. ---help---
  164. Support for the Texas Instruments TLV320AIC23B audio codec.
  165. To compile this driver as a module, choose M here: the
  166. module will be called tlv320aic23b.
  167. config VIDEO_WM8775
  168. tristate "Wolfson Microelectronics WM8775 audio ADC with input mixer"
  169. depends on VIDEO_V4L2 && I2C
  170. ---help---
  171. Support for the Wolfson Microelectronics WM8775 high
  172. performance stereo A/D Converter with a 4 channel input mixer.
  173. To compile this driver as a module, choose M here: the
  174. module will be called wm8775.
  175. config VIDEO_WM8739
  176. tristate "Wolfson Microelectronics WM8739 stereo audio ADC"
  177. depends on VIDEO_V4L2 && I2C
  178. ---help---
  179. Support for the Wolfson Microelectronics WM8739
  180. stereo A/D Converter.
  181. To compile this driver as a module, choose M here: the
  182. module will be called wm8739.
  183. config VIDEO_VP27SMPX
  184. tristate "Panasonic VP27s internal MPX"
  185. depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
  186. ---help---
  187. Support for the internal MPX of the Panasonic VP27s tuner.
  188. To compile this driver as a module, choose M here: the
  189. module will be called vp27smpx.
  190. comment "Video decoders"
  191. config VIDEO_BT819
  192. tristate "BT819A VideoStream decoder"
  193. depends on VIDEO_V4L1 && I2C
  194. ---help---
  195. Support for BT819A video decoder.
  196. To compile this driver as a module, choose M here: the
  197. module will be called bt819.
  198. config VIDEO_BT856
  199. tristate "BT856 VideoStream decoder"
  200. depends on VIDEO_V4L1 && I2C
  201. ---help---
  202. Support for BT856 video decoder.
  203. To compile this driver as a module, choose M here: the
  204. module will be called bt856.
  205. config VIDEO_BT866
  206. tristate "BT866 VideoStream decoder"
  207. depends on VIDEO_V4L1 && I2C
  208. ---help---
  209. Support for BT866 video decoder.
  210. To compile this driver as a module, choose M here: the
  211. module will be called bt866.
  212. config VIDEO_KS0127
  213. tristate "KS0127 video decoder"
  214. depends on VIDEO_V4L1 && I2C
  215. ---help---
  216. Support for KS0127 video decoder.
  217. This chip is used on AverMedia AVS6EYES Zoran-based MJPEG
  218. cards.
  219. To compile this driver as a module, choose M here: the
  220. module will be called ks0127.
  221. config VIDEO_OV7670
  222. tristate "OmniVision OV7670 sensor support"
  223. depends on I2C && VIDEO_V4L2
  224. ---help---
  225. This is a Video4Linux2 sensor-level driver for the OmniVision
  226. OV7670 VGA camera. It currently only works with the M88ALP01
  227. controller.
  228. config VIDEO_TCM825X
  229. tristate "TCM825x camera sensor support"
  230. depends on I2C && VIDEO_V4L2
  231. ---help---
  232. This is a driver for the Toshiba TCM825x VGA camera sensor.
  233. It is used for example in Nokia N800.
  234. config VIDEO_SAA7110
  235. tristate "Philips SAA7110 video decoder"
  236. depends on VIDEO_V4L1 && I2C
  237. ---help---
  238. Support for the Philips SAA7110 video decoders.
  239. To compile this driver as a module, choose M here: the
  240. module will be called saa7110.
  241. config VIDEO_SAA7111
  242. tristate "Philips SAA7111 video decoder"
  243. depends on VIDEO_V4L1 && I2C
  244. ---help---
  245. Support for the Philips SAA711 video decoder.
  246. To compile this driver as a module, choose M here: the
  247. module will be called saa7111.
  248. config VIDEO_SAA7114
  249. tristate "Philips SAA7114 video decoder"
  250. depends on VIDEO_V4L1 && I2C
  251. ---help---
  252. Support for the Philips SAA7114 video decoder. This driver
  253. is used only on Zoran driver and should be moved soon to
  254. SAA711x module.
  255. To compile this driver as a module, choose M here: the
  256. module will be called saa7114.
  257. config VIDEO_SAA711X
  258. tristate "Philips SAA7113/4/5 video decoders"
  259. depends on VIDEO_V4L2 && I2C
  260. ---help---
  261. Support for the Philips SAA7113/4/5 video decoders.
  262. To compile this driver as a module, choose M here: the
  263. module will be called saa7115.
  264. config VIDEO_SAA717X
  265. tristate "Philips SAA7171/3/4 audio/video decoders"
  266. depends on VIDEO_V4L2 && I2C
  267. ---help---
  268. Support for the Philips SAA7171/3/4 audio/video decoders.
  269. To compile this driver as a module, choose M here: the
  270. module will be called saa717x.
  271. config VIDEO_SAA7191
  272. tristate "Philips SAA7191 video decoder"
  273. depends on VIDEO_V4L1 && I2C
  274. ---help---
  275. Support for the Philips SAA7191 video decoder.
  276. To compile this driver as a module, choose M here: the
  277. module will be called saa7191.
  278. config VIDEO_TVP5150
  279. tristate "Texas Instruments TVP5150 video decoder"
  280. depends on VIDEO_V4L2 && I2C
  281. ---help---
  282. Support for the Texas Instruments TVP5150 video decoder.
  283. To compile this driver as a module, choose M here: the
  284. module will be called tvp5150.
  285. config VIDEO_VPX3220
  286. tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
  287. depends on VIDEO_V4L1 && I2C
  288. ---help---
  289. Support for VPX322x video decoders.
  290. To compile this driver as a module, choose M here: the
  291. module will be called vpx3220.
  292. comment "Video and audio decoders"
  293. source "drivers/media/video/cx25840/Kconfig"
  294. comment "MPEG video encoders"
  295. config VIDEO_CX2341X
  296. tristate "Conexant CX2341x MPEG encoders"
  297. depends on VIDEO_V4L2 && EXPERIMENTAL && VIDEO_V4L2_COMMON
  298. ---help---
  299. Support for the Conexant CX23416 MPEG encoders
  300. and CX23415 MPEG encoder/decoders.
  301. This module currently supports the encoding functions only.
  302. To compile this driver as a module, choose M here: the
  303. module will be called cx2341x.
  304. comment "Video encoders"
  305. config VIDEO_SAA7127
  306. tristate "Philips SAA7127/9 digital video encoders"
  307. depends on VIDEO_V4L2 && I2C
  308. ---help---
  309. Support for the Philips SAA7127/9 digital video encoders.
  310. To compile this driver as a module, choose M here: the
  311. module will be called saa7127.
  312. config VIDEO_SAA7185
  313. tristate "Philips SAA7185 video encoder"
  314. depends on VIDEO_V4L1 && I2C
  315. ---help---
  316. Support for the Philips SAA7185 video encoder.
  317. To compile this driver as a module, choose M here: the
  318. module will be called saa7185.
  319. config VIDEO_ADV7170
  320. tristate "Analog Devices ADV7170 video encoder"
  321. depends on VIDEO_V4L1 && I2C
  322. ---help---
  323. Support for the Analog Devices ADV7170 video encoder driver
  324. To compile this driver as a module, choose M here: the
  325. module will be called adv7170.
  326. config VIDEO_ADV7175
  327. tristate "Analog Devices ADV7175 video encoder"
  328. depends on VIDEO_V4L1 && I2C
  329. ---help---
  330. Support for the Analog Devices ADV7175 video encoder driver
  331. To compile this driver as a module, choose M here: the
  332. module will be called adv7175.
  333. comment "Video improvement chips"
  334. config VIDEO_UPD64031A
  335. tristate "NEC Electronics uPD64031A Ghost Reduction"
  336. depends on VIDEO_V4L2 && I2C
  337. ---help---
  338. Support for the NEC Electronics uPD64031A Ghost Reduction
  339. video chip. It is most often found in NTSC TV cards made for
  340. Japan and is used to reduce the 'ghosting' effect that can
  341. be present in analog TV broadcasts.
  342. To compile this driver as a module, choose M here: the
  343. module will be called upd64031a.
  344. config VIDEO_UPD64083
  345. tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation"
  346. depends on VIDEO_V4L2 && I2C
  347. ---help---
  348. Support for the NEC Electronics uPD64083 3-Dimensional Y/C
  349. separation video chip. It is used to improve the quality of
  350. the colors of a composite signal.
  351. To compile this driver as a module, choose M here: the
  352. module will be called upd64083.
  353. endmenu # encoder / decoder chips
  354. config VIDEO_VIVI
  355. tristate "Virtual Video Driver"
  356. depends on VIDEO_DEV && VIDEO_V4L2 && !SPARC32 && !SPARC64
  357. select VIDEOBUF_VMALLOC
  358. default n
  359. ---help---
  360. Enables a virtual video driver. This device shows a color bar
  361. and a timestamp, as a real device would generate by using V4L2
  362. api.
  363. Say Y here if you want to test video apps or debug V4L devices.
  364. In doubt, say N.
  365. source "drivers/media/video/bt8xx/Kconfig"
  366. config VIDEO_SAA6588
  367. tristate "SAA6588 Radio Chip RDS decoder support on BT848 cards"
  368. depends on I2C && VIDEO_BT848
  369. help
  370. Support for Radio Data System (RDS) decoder. This allows seeing
  371. radio station identification transmitted using this standard.
  372. Currently, it works only with bt8x8 chips.
  373. To compile this driver as a module, choose M here: the
  374. module will be called saa6588.
  375. config VIDEO_PMS
  376. tristate "Mediavision Pro Movie Studio Video For Linux"
  377. depends on ISA && VIDEO_V4L1
  378. help
  379. Say Y if you have such a thing.
  380. To compile this driver as a module, choose M here: the
  381. module will be called pms.
  382. config VIDEO_BWQCAM
  383. tristate "Quickcam BW Video For Linux"
  384. depends on PARPORT && VIDEO_V4L1
  385. help
  386. Say Y have if you the black and white version of the QuickCam
  387. camera. See the next option for the color version.
  388. To compile this driver as a module, choose M here: the
  389. module will be called bw-qcam.
  390. config VIDEO_CQCAM
  391. tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)"
  392. depends on EXPERIMENTAL && PARPORT && VIDEO_V4L1
  393. help
  394. This is the video4linux driver for the colour version of the
  395. Connectix QuickCam. If you have one of these cameras, say Y here,
  396. otherwise say N. This driver does not work with the original
  397. monochrome QuickCam, QuickCam VC or QuickClip. It is also available
  398. as a module (c-qcam).
  399. Read <file:Documentation/video4linux/CQcam.txt> for more information.
  400. config VIDEO_W9966
  401. tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux"
  402. depends on PARPORT_1284 && PARPORT && VIDEO_V4L1
  403. help
  404. Video4linux driver for Winbond's w9966 based Webcams.
  405. Currently tested with the LifeView FlyCam Supra.
  406. If you have one of these cameras, say Y here
  407. otherwise say N.
  408. This driver is also available as a module (w9966).
  409. Check out <file:Documentation/video4linux/w9966.txt> for more
  410. information.
  411. config VIDEO_CPIA
  412. tristate "CPiA Video For Linux"
  413. depends on VIDEO_V4L1
  414. ---help---
  415. This is the video4linux driver for cameras based on Vision's CPiA
  416. (Colour Processor Interface ASIC), such as the Creative Labs Video
  417. Blaster Webcam II. If you have one of these cameras, say Y here
  418. and select parallel port and/or USB lowlevel support below,
  419. otherwise say N. This will not work with the Creative Webcam III.
  420. Please read <file:Documentation/video4linux/README.cpia> for more
  421. information.
  422. This driver is also available as a module (cpia).
  423. config VIDEO_CPIA_PP
  424. tristate "CPiA Parallel Port Lowlevel Support"
  425. depends on PARPORT_1284 && VIDEO_CPIA && PARPORT
  426. help
  427. This is the lowlevel parallel port support for cameras based on
  428. Vision's CPiA (Colour Processor Interface ASIC), such as the
  429. Creative Webcam II. If you have the parallel port version of one
  430. of these cameras, say Y here, otherwise say N. It is also available
  431. as a module (cpia_pp).
  432. config VIDEO_CPIA_USB
  433. tristate "CPiA USB Lowlevel Support"
  434. depends on VIDEO_CPIA && USB
  435. help
  436. This is the lowlevel USB support for cameras based on Vision's CPiA
  437. (Colour Processor Interface ASIC), such as the Creative Webcam II.
  438. If you have the USB version of one of these cameras, say Y here,
  439. otherwise say N. This will not work with the Creative Webcam III.
  440. It is also available as a module (cpia_usb).
  441. source "drivers/media/video/cpia2/Kconfig"
  442. config VIDEO_SAA5246A
  443. tristate "SAA5246A, SAA5281 Teletext processor"
  444. depends on I2C && VIDEO_V4L2
  445. help
  446. Support for I2C bus based teletext using the SAA5246A or SAA5281
  447. chip. Useful only if you live in Europe.
  448. To compile this driver as a module, choose M here: the
  449. module will be called saa5246a.
  450. config VIDEO_SAA5249
  451. tristate "SAA5249 Teletext processor"
  452. depends on I2C && VIDEO_V4L2
  453. help
  454. Support for I2C bus based teletext using the SAA5249 chip. At the
  455. moment this is only useful on some European WinTV cards.
  456. To compile this driver as a module, choose M here: the
  457. module will be called saa5249.
  458. config TUNER_3036
  459. tristate "SAB3036 tuner"
  460. depends on I2C && VIDEO_V4L1
  461. help
  462. Say Y here to include support for Philips SAB3036 compatible tuners.
  463. If in doubt, say N.
  464. config VIDEO_VINO
  465. tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
  466. depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L2
  467. select I2C_ALGO_SGI
  468. select VIDEO_SAA7191 if VIDEO_HELPER_CHIPS_AUTO
  469. help
  470. Say Y here to build in support for the Vino video input system found
  471. on SGI Indy machines.
  472. config VIDEO_STRADIS
  473. tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)"
  474. depends on EXPERIMENTAL && PCI && VIDEO_V4L1 && VIRT_TO_BUS
  475. help
  476. Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
  477. driver for PCI. There is a product page at
  478. <http://www.stradis.com/>.
  479. config VIDEO_ZORAN
  480. tristate "Zoran ZR36057/36067 Video For Linux"
  481. depends on PCI && I2C_ALGOBIT && VIDEO_V4L1 && VIRT_TO_BUS
  482. help
  483. Say Y for support for MJPEG capture cards based on the Zoran
  484. 36057/36067 PCI controller chipset. This includes the Iomega
  485. Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is
  486. a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
  487. more information, check <file:Documentation/video4linux/Zoran>.
  488. To compile this driver as a module, choose M here: the
  489. module will be called zr36067.
  490. config VIDEO_ZORAN_DC30
  491. tristate "Pinnacle/Miro DC30(+) support"
  492. depends on VIDEO_ZORAN
  493. select VIDEO_ADV7175 if VIDEO_HELPER_CHIPS_AUTO
  494. select VIDEO_VPX3220 if VIDEO_HELPER_CHIPS_AUTO
  495. help
  496. Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback
  497. card. This also supports really old DC10 cards based on the
  498. zr36050 MJPEG codec and zr36016 VFE.
  499. config VIDEO_ZORAN_ZR36060
  500. tristate "Zoran ZR36060"
  501. depends on VIDEO_ZORAN
  502. help
  503. Say Y to support Zoran boards based on 36060 chips.
  504. This includes Iomega Buz, Pinnacle DC10, Linux media Labs 33
  505. and 33 R10 and AverMedia 6 boards.
  506. config VIDEO_ZORAN_BUZ
  507. tristate "Iomega Buz support"
  508. depends on VIDEO_ZORAN_ZR36060
  509. select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
  510. select VIDEO_SAA7185 if VIDEO_HELPER_CHIPS_AUTO
  511. help
  512. Support for the Iomega Buz MJPEG capture/playback card.
  513. config VIDEO_ZORAN_DC10
  514. tristate "Pinnacle/Miro DC10(+) support"
  515. depends on VIDEO_ZORAN_ZR36060
  516. select VIDEO_SAA7110 if VIDEO_HELPER_CHIPS_AUTO
  517. select VIDEO_ADV7175 if VIDEO_HELPER_CHIPS_AUTO
  518. help
  519. Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback
  520. card.
  521. config VIDEO_ZORAN_LML33
  522. tristate "Linux Media Labs LML33 support"
  523. depends on VIDEO_ZORAN_ZR36060
  524. select VIDEO_BT819 if VIDEO_HELPER_CHIPS_AUTO
  525. select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO
  526. help
  527. Support for the Linux Media Labs LML33 MJPEG capture/playback
  528. card.
  529. config VIDEO_ZORAN_LML33R10
  530. tristate "Linux Media Labs LML33R10 support"
  531. depends on VIDEO_ZORAN_ZR36060
  532. select VIDEO_SAA7114 if VIDEO_HELPER_CHIPS_AUTO
  533. select VIDEO_ADV7170 if VIDEO_HELPER_CHIPS_AUTO
  534. help
  535. support for the Linux Media Labs LML33R10 MJPEG capture/playback
  536. card.
  537. config VIDEO_ZORAN_AVS6EYES
  538. tristate "AverMedia 6 Eyes support (EXPERIMENTAL)"
  539. depends on VIDEO_ZORAN_ZR36060 && EXPERIMENTAL && VIDEO_V4L1
  540. select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO
  541. select VIDEO_KS0127 if VIDEO_HELPER_CHIPS_AUTO
  542. help
  543. Support for the AverMedia 6 Eyes video surveillance card.
  544. config VIDEO_MEYE
  545. tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
  546. depends on PCI && SONY_LAPTOP && VIDEO_V4L1
  547. ---help---
  548. This is the video4linux driver for the Motion Eye camera found
  549. in the Vaio Picturebook laptops. Please read the material in
  550. <file:Documentation/video4linux/meye.txt> for more information.
  551. If you say Y or M here, you need to say Y or M to "Sony Laptop
  552. Extras" in the misc device section.
  553. To compile this driver as a module, choose M here: the
  554. module will be called meye.
  555. source "drivers/media/video/saa7134/Kconfig"
  556. config VIDEO_MXB
  557. tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
  558. depends on PCI && VIDEO_V4L1 && I2C
  559. select VIDEO_SAA7146_VV
  560. select VIDEO_TUNER
  561. select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
  562. select VIDEO_TDA9840 if VIDEO_HELPER_CHIPS_AUTO
  563. select VIDEO_TEA6415C if VIDEO_HELPER_CHIPS_AUTO
  564. select VIDEO_TEA6420 if VIDEO_HELPER_CHIPS_AUTO
  565. ---help---
  566. This is a video4linux driver for the 'Multimedia eXtension Board'
  567. TV card by Siemens-Nixdorf.
  568. To compile this driver as a module, choose M here: the
  569. module will be called mxb.
  570. config VIDEO_DPC
  571. tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
  572. depends on PCI && VIDEO_V4L1 && I2C
  573. select VIDEO_SAA7146_VV
  574. select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
  575. ---help---
  576. This is a video4linux driver for the 'dpc7146 demonstration
  577. board' by Philips-Semiconductors. It's the reference design
  578. for SAA7146 bases boards, so if you have some unsupported
  579. saa7146 based, analog video card, chances are good that it
  580. will work with this skeleton driver.
  581. To compile this driver as a module, choose M here: the
  582. module will be called dpc7146.
  583. config VIDEO_HEXIUM_ORION
  584. tristate "Hexium HV-PCI6 and Orion frame grabber"
  585. depends on PCI && VIDEO_V4L2 && I2C
  586. select VIDEO_SAA7146_VV
  587. ---help---
  588. This is a video4linux driver for the Hexium HV-PCI6 and
  589. Orion frame grabber cards by Hexium.
  590. To compile this driver as a module, choose M here: the
  591. module will be called hexium_orion.
  592. config VIDEO_HEXIUM_GEMINI
  593. tristate "Hexium Gemini frame grabber"
  594. depends on PCI && VIDEO_V4L2 && I2C
  595. select VIDEO_SAA7146_VV
  596. ---help---
  597. This is a video4linux driver for the Hexium Gemini frame
  598. grabber card by Hexium. Please note that the Gemini Dual
  599. card is *not* fully supported.
  600. To compile this driver as a module, choose M here: the
  601. module will be called hexium_gemini.
  602. source "drivers/media/video/cx88/Kconfig"
  603. source "drivers/media/video/cx23885/Kconfig"
  604. source "drivers/media/video/au0828/Kconfig"
  605. source "drivers/media/video/ivtv/Kconfig"
  606. source "drivers/media/video/cx18/Kconfig"
  607. config VIDEO_M32R_AR
  608. tristate "AR devices"
  609. depends on M32R && VIDEO_V4L1
  610. ---help---
  611. This is a video4linux driver for the Renesas AR (Artificial Retina)
  612. camera module.
  613. config VIDEO_M32R_AR_M64278
  614. tristate "AR device with color module M64278(VGA)"
  615. depends on PLAT_M32700UT
  616. select VIDEO_M32R_AR
  617. ---help---
  618. This is a video4linux driver for the Renesas AR (Artificial
  619. Retina) with M64278E-800 camera module.
  620. This module supports VGA(640x480 pixels) resolutions.
  621. To compile this driver as a module, choose M here: the
  622. module will be called arv.
  623. config VIDEO_CAFE_CCIC
  624. tristate "Marvell 88ALP01 (Cafe) CMOS Camera Controller support"
  625. depends on PCI && I2C && VIDEO_V4L2
  626. select VIDEO_OV7670
  627. ---help---
  628. This is a video4linux2 driver for the Marvell 88ALP01 integrated
  629. CMOS camera controller. This is the controller found on first-
  630. generation OLPC systems.
  631. config SOC_CAMERA
  632. tristate "SoC camera support"
  633. depends on VIDEO_V4L2 && HAS_DMA
  634. select VIDEOBUF_GEN
  635. help
  636. SoC Camera is a common API to several cameras, not connecting
  637. over a bus like PCI or USB. For example some i2c camera connected
  638. directly to the data bus of an SoC.
  639. config SOC_CAMERA_MT9M001
  640. tristate "mt9m001 support"
  641. depends on SOC_CAMERA && I2C
  642. select GPIO_PCA953X if MT9M001_PCA9536_SWITCH
  643. help
  644. This driver supports MT9M001 cameras from Micron, monochrome
  645. and colour models.
  646. config MT9M001_PCA9536_SWITCH
  647. bool "pca9536 datawidth switch for mt9m001"
  648. depends on SOC_CAMERA_MT9M001 && GENERIC_GPIO
  649. help
  650. Select this if your MT9M001 camera uses a PCA9536 I2C GPIO
  651. extender to switch between 8 and 10 bit datawidth modes
  652. config SOC_CAMERA_MT9M111
  653. tristate "mt9m111 support"
  654. depends on SOC_CAMERA && I2C
  655. help
  656. This driver supports MT9M111 cameras from Micron
  657. config SOC_CAMERA_MT9V022
  658. tristate "mt9v022 support"
  659. depends on SOC_CAMERA && I2C
  660. select GPIO_PCA953X if MT9V022_PCA9536_SWITCH
  661. help
  662. This driver supports MT9V022 cameras from Micron
  663. config MT9V022_PCA9536_SWITCH
  664. bool "pca9536 datawidth switch for mt9v022"
  665. depends on SOC_CAMERA_MT9V022 && GENERIC_GPIO
  666. help
  667. Select this if your MT9V022 camera uses a PCA9536 I2C GPIO
  668. extender to switch between 8 and 10 bit datawidth modes
  669. config SOC_CAMERA_PLATFORM
  670. tristate "platform camera support"
  671. depends on SOC_CAMERA
  672. help
  673. This is a generic SoC camera platform driver, useful for testing
  674. config VIDEO_PXA27x
  675. tristate "PXA27x Quick Capture Interface driver"
  676. depends on VIDEO_DEV && PXA27x && SOC_CAMERA
  677. select VIDEOBUF_DMA_SG
  678. ---help---
  679. This is a v4l2 driver for the PXA27x Quick Capture Interface
  680. config VIDEO_SH_MOBILE_CEU
  681. tristate "SuperH Mobile CEU Interface driver"
  682. depends on VIDEO_DEV && SOC_CAMERA && HAS_DMA
  683. select VIDEOBUF_DMA_CONTIG
  684. ---help---
  685. This is a v4l2 driver for the SuperH Mobile CEU Interface
  686. #
  687. # USB Multimedia device configuration
  688. #
  689. menuconfig V4L_USB_DRIVERS
  690. bool "V4L USB devices"
  691. depends on USB
  692. default y
  693. if V4L_USB_DRIVERS && USB
  694. source "drivers/media/video/uvc/Kconfig"
  695. source "drivers/media/video/gspca/Kconfig"
  696. source "drivers/media/video/pvrusb2/Kconfig"
  697. source "drivers/media/video/em28xx/Kconfig"
  698. source "drivers/media/video/usbvision/Kconfig"
  699. source "drivers/media/video/usbvideo/Kconfig"
  700. source "drivers/media/video/et61x251/Kconfig"
  701. config VIDEO_OVCAMCHIP
  702. tristate "OmniVision Camera Chip support"
  703. depends on I2C && VIDEO_V4L1
  704. ---help---
  705. Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
  706. This driver is intended to be used with the ov511 and w9968cf USB
  707. camera drivers.
  708. To compile this driver as a module, choose M here: the
  709. module will be called ovcamchip.
  710. config USB_W9968CF
  711. tristate "USB W996[87]CF JPEG Dual Mode Camera support"
  712. depends on VIDEO_V4L1 && I2C && VIDEO_OVCAMCHIP
  713. ---help---
  714. Say Y here if you want support for cameras based on OV681 or
  715. Winbond W9967CF/W9968CF JPEG USB Dual Mode Camera Chips.
  716. This driver has an optional plugin, which is distributed as a
  717. separate module only (released under GPL). It allows to use higher
  718. resolutions and framerates, but cannot be included in the official
  719. Linux kernel for performance purposes.
  720. See <file:Documentation/video4linux/w9968cf.txt> for more info.
  721. To compile this driver as a module, choose M here: the
  722. module will be called w9968cf.
  723. config USB_OV511
  724. tristate "USB OV511 Camera support"
  725. depends on VIDEO_V4L1
  726. ---help---
  727. Say Y here if you want to connect this type of camera to your
  728. computer's USB port. See <file:Documentation/video4linux/ov511.txt>
  729. for more information and for a list of supported cameras.
  730. To compile this driver as a module, choose M here: the
  731. module will be called ov511.
  732. config USB_SE401
  733. tristate "USB SE401 Camera support"
  734. depends on VIDEO_V4L1
  735. ---help---
  736. Say Y here if you want to connect this type of camera to your
  737. computer's USB port. See <file:Documentation/video4linux/se401.txt>
  738. for more information and for a list of supported cameras.
  739. To compile this driver as a module, choose M here: the
  740. module will be called se401.
  741. source "drivers/media/video/sn9c102/Kconfig"
  742. config USB_STV680
  743. tristate "USB STV680 (Pencam) Camera support"
  744. depends on VIDEO_V4L1
  745. ---help---
  746. Say Y here if you want to connect this type of camera to your
  747. computer's USB port. This includes the Pencam line of cameras.
  748. See <file:Documentation/video4linux/stv680.txt> for more information
  749. and for a list of supported cameras.
  750. To compile this driver as a module, choose M here: the
  751. module will be called stv680.
  752. source "drivers/media/video/zc0301/Kconfig"
  753. source "drivers/media/video/pwc/Kconfig"
  754. config USB_ZR364XX
  755. tristate "USB ZR364XX Camera support"
  756. depends on VIDEO_V4L2
  757. ---help---
  758. Say Y here if you want to connect this type of camera to your
  759. computer's USB port.
  760. See <file:Documentation/video4linux/zr364xx.txt> for more info
  761. and list of supported cameras.
  762. To compile this driver as a module, choose M here: the
  763. module will be called zr364xx.
  764. config USB_STKWEBCAM
  765. tristate "USB Syntek DC1125 Camera support"
  766. depends on VIDEO_V4L2 && EXPERIMENTAL
  767. ---help---
  768. Say Y here if you want to use this type of camera.
  769. Supported devices are typically found in some Asus laptops,
  770. with USB id 174f:a311 and 05e1:0501. Other Syntek cameras
  771. may be supported by the stk11xx driver, from which this is
  772. derived, see http://stk11xx.sourceforge.net
  773. To compile this driver as a module, choose M here: the
  774. module will be called stkwebcam.
  775. config USB_S2255
  776. tristate "USB Sensoray 2255 video capture device"
  777. depends on VIDEO_V4L2
  778. select VIDEOBUF_VMALLOC
  779. default n
  780. help
  781. Say Y here if you want support for the Sensoray 2255 USB device.
  782. This driver can be compiled as a module, called s2255drv.
  783. endif # V4L_USB_DRIVERS
  784. endif # VIDEO_CAPTURE_DRIVERS