Kconfig 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986
  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 VIDEOBUF_GEN
  9. tristate
  10. config VIDEOBUF_DMA_SG
  11. depends on HAS_DMA
  12. select VIDEOBUF_GEN
  13. tristate
  14. config VIDEOBUF_VMALLOC
  15. select VIDEOBUF_GEN
  16. tristate
  17. config VIDEOBUF_DMA_CONTIG
  18. depends on HAS_DMA
  19. select VIDEOBUF_GEN
  20. tristate
  21. config VIDEOBUF_DVB
  22. tristate
  23. select VIDEOBUF_GEN
  24. config VIDEO_BTCX
  25. depends on PCI
  26. tristate
  27. config VIDEO_TVEEPROM
  28. tristate
  29. depends on I2C
  30. config VIDEO_TUNER
  31. tristate
  32. depends on MEDIA_TUNER
  33. config V4L2_MEM2MEM_DEV
  34. tristate
  35. depends on VIDEOBUF_GEN
  36. #
  37. # Multimedia Video device configuration
  38. #
  39. menuconfig VIDEO_CAPTURE_DRIVERS
  40. bool "Video capture adapters"
  41. depends on VIDEO_V4L2
  42. default y
  43. ---help---
  44. Say Y here to enable selecting the video adapters for
  45. webcams, analog TV, and hybrid analog/digital TV.
  46. Some of those devices also supports FM radio.
  47. if VIDEO_CAPTURE_DRIVERS && VIDEO_V4L2
  48. config VIDEO_ADV_DEBUG
  49. bool "Enable advanced debug functionality"
  50. default n
  51. ---help---
  52. Say Y here to enable advanced debugging functionality on some
  53. V4L devices.
  54. In doubt, say N.
  55. config VIDEO_FIXED_MINOR_RANGES
  56. bool "Enable old-style fixed minor ranges for video devices"
  57. default n
  58. ---help---
  59. Say Y here to enable the old-style fixed-range minor assignments.
  60. Only useful if you rely on the old behavior and use mknod instead of udev.
  61. When in doubt, say N.
  62. config VIDEO_HELPER_CHIPS_AUTO
  63. bool "Autoselect pertinent encoders/decoders and other helper chips"
  64. default y if !EXPERT
  65. ---help---
  66. Most video cards may require additional modules to encode or
  67. decode audio/video standards. This option will autoselect
  68. all pertinent modules to each selected video module.
  69. Unselect this only if you know exactly what you are doing, since
  70. it may break support on some boards.
  71. In doubt, say Y.
  72. config VIDEO_IR_I2C
  73. tristate "I2C module for IR" if !VIDEO_HELPER_CHIPS_AUTO
  74. depends on I2C && RC_CORE
  75. default y
  76. ---help---
  77. Most boards have an IR chip directly connected via GPIO. However,
  78. some video boards have the IR connected via I2C bus.
  79. If your board doesn't have an I2C IR chip, you may disable this
  80. option.
  81. In doubt, say Y.
  82. #
  83. # Encoder / Decoder module configuration
  84. #
  85. menu "Encoders/decoders and other helper chips"
  86. visible if !VIDEO_HELPER_CHIPS_AUTO
  87. comment "Audio decoders"
  88. config VIDEO_TVAUDIO
  89. tristate "Simple audio decoder chips"
  90. depends on VIDEO_V4L2 && I2C
  91. ---help---
  92. Support for several audio decoder chips found on some bt8xx boards:
  93. Philips: tda9840, tda9873h, tda9874h/a, tda9850, tda985x, tea6300,
  94. tea6320, tea6420, tda8425, ta8874z.
  95. Microchip: pic16c54 based design on ProVideo PV951 board.
  96. To compile this driver as a module, choose M here: the
  97. module will be called tvaudio.
  98. config VIDEO_TDA7432
  99. tristate "Philips TDA7432 audio processor"
  100. depends on VIDEO_V4L2 && I2C
  101. ---help---
  102. Support for tda7432 audio decoder chip found on some bt8xx boards.
  103. To compile this driver as a module, choose M here: the
  104. module will be called tda7432.
  105. config VIDEO_TDA9840
  106. tristate "Philips TDA9840 audio processor"
  107. depends on I2C
  108. ---help---
  109. Support for tda9840 audio decoder chip found on some Zoran boards.
  110. To compile this driver as a module, choose M here: the
  111. module will be called tda9840.
  112. config VIDEO_TEA6415C
  113. tristate "Philips TEA6415C audio processor"
  114. depends on I2C
  115. ---help---
  116. Support for tea6415c audio decoder chip found on some bt8xx boards.
  117. To compile this driver as a module, choose M here: the
  118. module will be called tea6415c.
  119. config VIDEO_TEA6420
  120. tristate "Philips TEA6420 audio processor"
  121. depends on I2C
  122. ---help---
  123. Support for tea6420 audio decoder chip found on some bt8xx boards.
  124. To compile this driver as a module, choose M here: the
  125. module will be called tea6420.
  126. config VIDEO_MSP3400
  127. tristate "Micronas MSP34xx audio decoders"
  128. depends on VIDEO_V4L2 && I2C
  129. ---help---
  130. Support for the Micronas MSP34xx series of audio decoders.
  131. To compile this driver as a module, choose M here: the
  132. module will be called msp3400.
  133. config VIDEO_CS5345
  134. tristate "Cirrus Logic CS5345 audio ADC"
  135. depends on VIDEO_V4L2 && I2C
  136. ---help---
  137. Support for the Cirrus Logic CS5345 24-bit, 192 kHz
  138. stereo A/D converter.
  139. To compile this driver as a module, choose M here: the
  140. module will be called cs5345.
  141. config VIDEO_CS53L32A
  142. tristate "Cirrus Logic CS53L32A audio ADC"
  143. depends on VIDEO_V4L2 && I2C
  144. ---help---
  145. Support for the Cirrus Logic CS53L32A low voltage
  146. stereo A/D converter.
  147. To compile this driver as a module, choose M here: the
  148. module will be called cs53l32a.
  149. config VIDEO_M52790
  150. tristate "Mitsubishi M52790 A/V switch"
  151. depends on VIDEO_V4L2 && I2C
  152. ---help---
  153. Support for the Mitsubishi M52790 A/V switch.
  154. To compile this driver as a module, choose M here: the
  155. module will be called m52790.
  156. config VIDEO_TLV320AIC23B
  157. tristate "Texas Instruments TLV320AIC23B audio codec"
  158. depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
  159. ---help---
  160. Support for the Texas Instruments TLV320AIC23B audio codec.
  161. To compile this driver as a module, choose M here: the
  162. module will be called tlv320aic23b.
  163. config VIDEO_WM8775
  164. tristate "Wolfson Microelectronics WM8775 audio ADC with input mixer"
  165. depends on VIDEO_V4L2 && I2C
  166. ---help---
  167. Support for the Wolfson Microelectronics WM8775 high
  168. performance stereo A/D Converter with a 4 channel input mixer.
  169. To compile this driver as a module, choose M here: the
  170. module will be called wm8775.
  171. config VIDEO_WM8739
  172. tristate "Wolfson Microelectronics WM8739 stereo audio ADC"
  173. depends on VIDEO_V4L2 && I2C
  174. ---help---
  175. Support for the Wolfson Microelectronics WM8739
  176. stereo A/D Converter.
  177. To compile this driver as a module, choose M here: the
  178. module will be called wm8739.
  179. config VIDEO_VP27SMPX
  180. tristate "Panasonic VP27s internal MPX"
  181. depends on VIDEO_V4L2 && I2C
  182. ---help---
  183. Support for the internal MPX of the Panasonic VP27s tuner.
  184. To compile this driver as a module, choose M here: the
  185. module will be called vp27smpx.
  186. comment "RDS decoders"
  187. config VIDEO_SAA6588
  188. tristate "SAA6588 Radio Chip RDS decoder support"
  189. depends on VIDEO_V4L2 && I2C
  190. help
  191. Support for this Radio Data System (RDS) decoder. This allows
  192. seeing radio station identification transmitted using this
  193. standard.
  194. To compile this driver as a module, choose M here: the
  195. module will be called saa6588.
  196. comment "Video decoders"
  197. config VIDEO_ADV7180
  198. tristate "Analog Devices ADV7180 decoder"
  199. depends on VIDEO_V4L2 && I2C
  200. ---help---
  201. Support for the Analog Devices ADV7180 video decoder.
  202. To compile this driver as a module, choose M here: the
  203. module will be called adv7180.
  204. config VIDEO_BT819
  205. tristate "BT819A VideoStream decoder"
  206. depends on VIDEO_V4L2 && I2C
  207. ---help---
  208. Support for BT819A video decoder.
  209. To compile this driver as a module, choose M here: the
  210. module will be called bt819.
  211. config VIDEO_BT856
  212. tristate "BT856 VideoStream decoder"
  213. depends on VIDEO_V4L2 && I2C
  214. ---help---
  215. Support for BT856 video decoder.
  216. To compile this driver as a module, choose M here: the
  217. module will be called bt856.
  218. config VIDEO_BT866
  219. tristate "BT866 VideoStream decoder"
  220. depends on VIDEO_V4L2 && I2C
  221. ---help---
  222. Support for BT866 video decoder.
  223. To compile this driver as a module, choose M here: the
  224. module will be called bt866.
  225. config VIDEO_KS0127
  226. tristate "KS0127 video decoder"
  227. depends on VIDEO_V4L2 && I2C
  228. ---help---
  229. Support for KS0127 video decoder.
  230. This chip is used on AverMedia AVS6EYES Zoran-based MJPEG
  231. cards.
  232. To compile this driver as a module, choose M here: the
  233. module will be called ks0127.
  234. config VIDEO_OV7670
  235. tristate "OmniVision OV7670 sensor support"
  236. depends on I2C && VIDEO_V4L2
  237. ---help---
  238. This is a Video4Linux2 sensor-level driver for the OmniVision
  239. OV7670 VGA camera. It currently only works with the M88ALP01
  240. controller.
  241. config VIDEO_MT9V011
  242. tristate "Micron mt9v011 sensor support"
  243. depends on I2C && VIDEO_V4L2
  244. ---help---
  245. This is a Video4Linux2 sensor-level driver for the Micron
  246. mt0v011 1.3 Mpixel camera. It currently only works with the
  247. em28xx driver.
  248. config VIDEO_TCM825X
  249. tristate "TCM825x camera sensor support"
  250. depends on I2C && VIDEO_V4L2
  251. ---help---
  252. This is a driver for the Toshiba TCM825x VGA camera sensor.
  253. It is used for example in Nokia N800.
  254. config VIDEO_SAA7110
  255. tristate "Philips SAA7110 video decoder"
  256. depends on VIDEO_V4L2 && I2C
  257. ---help---
  258. Support for the Philips SAA7110 video decoders.
  259. To compile this driver as a module, choose M here: the
  260. module will be called saa7110.
  261. config VIDEO_SAA711X
  262. tristate "Philips SAA7111/3/4/5 video decoders"
  263. depends on VIDEO_V4L2 && I2C
  264. ---help---
  265. Support for the Philips SAA7111/3/4/5 video decoders.
  266. To compile this driver as a module, choose M here: the
  267. module will be called saa7115.
  268. config VIDEO_SAA717X
  269. tristate "Philips SAA7171/3/4 audio/video decoders"
  270. depends on VIDEO_V4L2 && I2C
  271. ---help---
  272. Support for the Philips SAA7171/3/4 audio/video decoders.
  273. To compile this driver as a module, choose M here: the
  274. module will be called saa717x.
  275. config VIDEO_SAA7191
  276. tristate "Philips SAA7191 video decoder"
  277. depends on VIDEO_V4L2 && I2C
  278. ---help---
  279. Support for the Philips SAA7191 video decoder.
  280. To compile this driver as a module, choose M here: the
  281. module will be called saa7191.
  282. config VIDEO_TVP514X
  283. tristate "Texas Instruments TVP514x video decoder"
  284. depends on VIDEO_V4L2 && I2C
  285. ---help---
  286. This is a Video4Linux2 sensor-level driver for the TI TVP5146/47
  287. decoder. It is currently working with the TI OMAP3 camera
  288. controller.
  289. To compile this driver as a module, choose M here: the
  290. module will be called tvp514x.
  291. config VIDEO_TVP5150
  292. tristate "Texas Instruments TVP5150 video decoder"
  293. depends on VIDEO_V4L2 && I2C
  294. ---help---
  295. Support for the Texas Instruments TVP5150 video decoder.
  296. To compile this driver as a module, choose M here: the
  297. module will be called tvp5150.
  298. config VIDEO_TVP7002
  299. tristate "Texas Instruments TVP7002 video decoder"
  300. depends on VIDEO_V4L2 && I2C
  301. ---help---
  302. Support for the Texas Instruments TVP7002 video decoder.
  303. To compile this driver as a module, choose M here: the
  304. module will be called tvp7002.
  305. config VIDEO_VPX3220
  306. tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
  307. depends on VIDEO_V4L2 && I2C
  308. ---help---
  309. Support for VPX322x video decoders.
  310. To compile this driver as a module, choose M here: the
  311. module will be called vpx3220.
  312. comment "Video and audio decoders"
  313. source "drivers/media/video/cx25840/Kconfig"
  314. comment "MPEG video encoders"
  315. config VIDEO_CX2341X
  316. tristate "Conexant CX2341x MPEG encoders"
  317. depends on VIDEO_V4L2 && VIDEO_V4L2_COMMON
  318. ---help---
  319. Support for the Conexant CX23416 MPEG encoders
  320. and CX23415 MPEG encoder/decoders.
  321. This module currently supports the encoding functions only.
  322. To compile this driver as a module, choose M here: the
  323. module will be called cx2341x.
  324. comment "Video encoders"
  325. config VIDEO_SAA7127
  326. tristate "Philips SAA7127/9 digital video encoders"
  327. depends on VIDEO_V4L2 && I2C
  328. ---help---
  329. Support for the Philips SAA7127/9 digital video encoders.
  330. To compile this driver as a module, choose M here: the
  331. module will be called saa7127.
  332. config VIDEO_SAA7185
  333. tristate "Philips SAA7185 video encoder"
  334. depends on VIDEO_V4L2 && I2C
  335. ---help---
  336. Support for the Philips SAA7185 video encoder.
  337. To compile this driver as a module, choose M here: the
  338. module will be called saa7185.
  339. config VIDEO_ADV7170
  340. tristate "Analog Devices ADV7170 video encoder"
  341. depends on VIDEO_V4L2 && I2C
  342. ---help---
  343. Support for the Analog Devices ADV7170 video encoder driver
  344. To compile this driver as a module, choose M here: the
  345. module will be called adv7170.
  346. config VIDEO_ADV7175
  347. tristate "Analog Devices ADV7175 video encoder"
  348. depends on VIDEO_V4L2 && I2C
  349. ---help---
  350. Support for the Analog Devices ADV7175 video encoder driver
  351. To compile this driver as a module, choose M here: the
  352. module will be called adv7175.
  353. config VIDEO_THS7303
  354. tristate "THS7303 Video Amplifier"
  355. depends on I2C
  356. help
  357. Support for TI THS7303 video amplifier
  358. To compile this driver as a module, choose M here: the
  359. module will be called ths7303.
  360. config VIDEO_ADV7343
  361. tristate "ADV7343 video encoder"
  362. depends on I2C
  363. help
  364. Support for Analog Devices I2C bus based ADV7343 encoder.
  365. To compile this driver as a module, choose M here: the
  366. module will be called adv7343.
  367. config VIDEO_AK881X
  368. tristate "AK8813/AK8814 video encoders"
  369. depends on I2C
  370. help
  371. Video output driver for AKM AK8813 and AK8814 TV encoders
  372. comment "Video improvement chips"
  373. config VIDEO_UPD64031A
  374. tristate "NEC Electronics uPD64031A Ghost Reduction"
  375. depends on VIDEO_V4L2 && I2C
  376. ---help---
  377. Support for the NEC Electronics uPD64031A Ghost Reduction
  378. video chip. It is most often found in NTSC TV cards made for
  379. Japan and is used to reduce the 'ghosting' effect that can
  380. be present in analog TV broadcasts.
  381. To compile this driver as a module, choose M here: the
  382. module will be called upd64031a.
  383. config VIDEO_UPD64083
  384. tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation"
  385. depends on VIDEO_V4L2 && I2C
  386. ---help---
  387. Support for the NEC Electronics uPD64083 3-Dimensional Y/C
  388. separation video chip. It is used to improve the quality of
  389. the colors of a composite signal.
  390. To compile this driver as a module, choose M here: the
  391. module will be called upd64083.
  392. endmenu # encoder / decoder chips
  393. config VIDEO_SH_VOU
  394. tristate "SuperH VOU video output driver"
  395. depends on VIDEO_DEV && ARCH_SHMOBILE
  396. select VIDEOBUF_DMA_CONTIG
  397. help
  398. Support for the Video Output Unit (VOU) on SuperH SoCs.
  399. config VIDEO_VIU
  400. tristate "Freescale VIU Video Driver"
  401. depends on VIDEO_V4L2 && PPC_MPC512x
  402. select VIDEOBUF_DMA_CONTIG
  403. default y
  404. ---help---
  405. Support for Freescale VIU video driver. This device captures
  406. video data, or overlays video on DIU frame buffer.
  407. Say Y here if you want to enable VIU device on MPC5121e Rev2+.
  408. In doubt, say N.
  409. config VIDEO_VIVI
  410. tristate "Virtual Video Driver"
  411. depends on VIDEO_DEV && VIDEO_V4L2 && !SPARC32 && !SPARC64
  412. depends on FRAMEBUFFER_CONSOLE || STI_CONSOLE
  413. select FONT_8x16
  414. select VIDEOBUF_VMALLOC
  415. default n
  416. ---help---
  417. Enables a virtual video driver. This device shows a color bar
  418. and a timestamp, as a real device would generate by using V4L2
  419. api.
  420. Say Y here if you want to test video apps or debug V4L devices.
  421. In doubt, say N.
  422. source "drivers/media/video/davinci/Kconfig"
  423. source "drivers/media/video/omap/Kconfig"
  424. source "drivers/media/video/bt8xx/Kconfig"
  425. config VIDEO_PMS
  426. tristate "Mediavision Pro Movie Studio Video For Linux"
  427. depends on ISA && VIDEO_V4L2
  428. help
  429. Say Y if you have such a thing.
  430. To compile this driver as a module, choose M here: the
  431. module will be called pms.
  432. config VIDEO_BWQCAM
  433. tristate "Quickcam BW Video For Linux"
  434. depends on PARPORT && VIDEO_V4L2
  435. help
  436. Say Y have if you the black and white version of the QuickCam
  437. camera. See the next option for the color version.
  438. To compile this driver as a module, choose M here: the
  439. module will be called bw-qcam.
  440. config VIDEO_CQCAM
  441. tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)"
  442. depends on EXPERIMENTAL && PARPORT && VIDEO_V4L2
  443. help
  444. This is the video4linux driver for the colour version of the
  445. Connectix QuickCam. If you have one of these cameras, say Y here,
  446. otherwise say N. This driver does not work with the original
  447. monochrome QuickCam, QuickCam VC or QuickClip. It is also available
  448. as a module (c-qcam).
  449. Read <file:Documentation/video4linux/CQcam.txt> for more information.
  450. config VIDEO_W9966
  451. tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux"
  452. depends on PARPORT_1284 && PARPORT && VIDEO_V4L2
  453. help
  454. Video4linux driver for Winbond's w9966 based Webcams.
  455. Currently tested with the LifeView FlyCam Supra.
  456. If you have one of these cameras, say Y here
  457. otherwise say N.
  458. This driver is also available as a module (w9966).
  459. Check out <file:Documentation/video4linux/w9966.txt> for more
  460. information.
  461. source "drivers/media/video/cpia2/Kconfig"
  462. config VIDEO_VINO
  463. tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
  464. depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L2
  465. select VIDEO_SAA7191 if VIDEO_HELPER_CHIPS_AUTO
  466. help
  467. Say Y here to build in support for the Vino video input system found
  468. on SGI Indy machines.
  469. source "drivers/media/video/zoran/Kconfig"
  470. config VIDEO_MEYE
  471. tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
  472. depends on PCI && SONY_LAPTOP && VIDEO_V4L2
  473. ---help---
  474. This is the video4linux driver for the Motion Eye camera found
  475. in the Vaio Picturebook laptops. Please read the material in
  476. <file:Documentation/video4linux/meye.txt> for more information.
  477. If you say Y or M here, you need to say Y or M to "Sony Laptop
  478. Extras" in the misc device section.
  479. To compile this driver as a module, choose M here: the
  480. module will be called meye.
  481. source "drivers/media/video/saa7134/Kconfig"
  482. config VIDEO_MXB
  483. tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
  484. depends on PCI && VIDEO_V4L2 && I2C
  485. select VIDEO_SAA7146_VV
  486. select VIDEO_TUNER
  487. select VIDEO_SAA711X if VIDEO_HELPER_CHIPS_AUTO
  488. select VIDEO_TDA9840 if VIDEO_HELPER_CHIPS_AUTO
  489. select VIDEO_TEA6415C if VIDEO_HELPER_CHIPS_AUTO
  490. select VIDEO_TEA6420 if VIDEO_HELPER_CHIPS_AUTO
  491. ---help---
  492. This is a video4linux driver for the 'Multimedia eXtension Board'
  493. TV card by Siemens-Nixdorf.
  494. To compile this driver as a module, choose M here: the
  495. module will be called mxb.
  496. config VIDEO_HEXIUM_ORION
  497. tristate "Hexium HV-PCI6 and Orion frame grabber"
  498. depends on PCI && VIDEO_V4L2 && I2C
  499. select VIDEO_SAA7146_VV
  500. ---help---
  501. This is a video4linux driver for the Hexium HV-PCI6 and
  502. Orion frame grabber cards by Hexium.
  503. To compile this driver as a module, choose M here: the
  504. module will be called hexium_orion.
  505. config VIDEO_HEXIUM_GEMINI
  506. tristate "Hexium Gemini frame grabber"
  507. depends on PCI && VIDEO_V4L2 && I2C
  508. select VIDEO_SAA7146_VV
  509. ---help---
  510. This is a video4linux driver for the Hexium Gemini frame
  511. grabber card by Hexium. Please note that the Gemini Dual
  512. card is *not* fully supported.
  513. To compile this driver as a module, choose M here: the
  514. module will be called hexium_gemini.
  515. config VIDEO_TIMBERDALE
  516. tristate "Support for timberdale Video In/LogiWIN"
  517. depends on VIDEO_V4L2 && I2C
  518. select DMA_ENGINE
  519. select TIMB_DMA
  520. select VIDEO_ADV7180
  521. select VIDEOBUF_DMA_CONTIG
  522. ---help---
  523. Add support for the Video In peripherial of the timberdale FPGA.
  524. source "drivers/media/video/cx88/Kconfig"
  525. source "drivers/media/video/cx23885/Kconfig"
  526. source "drivers/media/video/au0828/Kconfig"
  527. source "drivers/media/video/ivtv/Kconfig"
  528. source "drivers/media/video/cx18/Kconfig"
  529. source "drivers/media/video/saa7164/Kconfig"
  530. config VIDEO_M32R_AR
  531. tristate "AR devices"
  532. depends on M32R && VIDEO_V4L2
  533. ---help---
  534. This is a video4linux driver for the Renesas AR (Artificial Retina)
  535. camera module.
  536. config VIDEO_M32R_AR_M64278
  537. tristate "AR device with color module M64278(VGA)"
  538. depends on PLAT_M32700UT
  539. select VIDEO_M32R_AR
  540. ---help---
  541. This is a video4linux driver for the Renesas AR (Artificial
  542. Retina) with M64278E-800 camera module.
  543. This module supports VGA(640x480 pixels) resolutions.
  544. To compile this driver as a module, choose M here: the
  545. module will be called arv.
  546. config VIDEO_CAFE_CCIC
  547. tristate "Marvell 88ALP01 (Cafe) CMOS Camera Controller support"
  548. depends on PCI && I2C && VIDEO_V4L2
  549. select VIDEO_OV7670
  550. ---help---
  551. This is a video4linux2 driver for the Marvell 88ALP01 integrated
  552. CMOS camera controller. This is the controller found on first-
  553. generation OLPC systems.
  554. config VIDEO_SR030PC30
  555. tristate "SR030PC30 VGA camera sensor support"
  556. depends on I2C && VIDEO_V4L2
  557. ---help---
  558. This driver supports SR030PC30 VGA camera from Siliconfile
  559. config VIDEO_VIA_CAMERA
  560. tristate "VIAFB camera controller support"
  561. depends on FB_VIA
  562. select VIDEOBUF_DMA_SG
  563. select VIDEO_OV7670
  564. help
  565. Driver support for the integrated camera controller in VIA
  566. Chrome9 chipsets. Currently only tested on OLPC xo-1.5 systems
  567. with ov7670 sensors.
  568. config SOC_CAMERA
  569. tristate "SoC camera support"
  570. depends on VIDEO_V4L2 && HAS_DMA && I2C
  571. select VIDEOBUF_GEN
  572. help
  573. SoC Camera is a common API to several cameras, not connecting
  574. over a bus like PCI or USB. For example some i2c camera connected
  575. directly to the data bus of an SoC.
  576. config SOC_CAMERA_IMX074
  577. tristate "imx074 support"
  578. depends on SOC_CAMERA && I2C
  579. help
  580. This driver supports IMX074 cameras from Sony
  581. config SOC_CAMERA_MT9M001
  582. tristate "mt9m001 support"
  583. depends on SOC_CAMERA && I2C
  584. select GPIO_PCA953X if MT9M001_PCA9536_SWITCH
  585. help
  586. This driver supports MT9M001 cameras from Micron, monochrome
  587. and colour models.
  588. config SOC_CAMERA_MT9M111
  589. tristate "mt9m111, mt9m112 and mt9m131 support"
  590. depends on SOC_CAMERA && I2C
  591. help
  592. This driver supports MT9M111, MT9M112 and MT9M131 cameras from
  593. Micron/Aptina
  594. config SOC_CAMERA_MT9T031
  595. tristate "mt9t031 support"
  596. depends on SOC_CAMERA && I2C
  597. help
  598. This driver supports MT9T031 cameras from Micron.
  599. config SOC_CAMERA_MT9T112
  600. tristate "mt9t112 support"
  601. depends on SOC_CAMERA && I2C
  602. help
  603. This driver supports MT9T112 cameras from Aptina.
  604. config SOC_CAMERA_MT9V022
  605. tristate "mt9v022 support"
  606. depends on SOC_CAMERA && I2C
  607. select GPIO_PCA953X if MT9V022_PCA9536_SWITCH
  608. help
  609. This driver supports MT9V022 cameras from Micron
  610. config SOC_CAMERA_RJ54N1
  611. tristate "rj54n1cb0c support"
  612. depends on SOC_CAMERA && I2C
  613. help
  614. This is a rj54n1cb0c video driver
  615. config SOC_CAMERA_TW9910
  616. tristate "tw9910 support"
  617. depends on SOC_CAMERA && I2C
  618. help
  619. This is a tw9910 video driver
  620. config SOC_CAMERA_PLATFORM
  621. tristate "platform camera support"
  622. depends on SOC_CAMERA
  623. help
  624. This is a generic SoC camera platform driver, useful for testing
  625. config SOC_CAMERA_OV2640
  626. tristate "ov2640 camera support"
  627. depends on SOC_CAMERA && I2C
  628. help
  629. This is a ov2640 camera driver
  630. config SOC_CAMERA_OV6650
  631. tristate "ov6650 sensor support"
  632. depends on SOC_CAMERA && I2C
  633. ---help---
  634. This is a V4L2 SoC camera driver for the OmniVision OV6650 sensor
  635. config SOC_CAMERA_OV772X
  636. tristate "ov772x camera support"
  637. depends on SOC_CAMERA && I2C
  638. help
  639. This is a ov772x camera driver
  640. config SOC_CAMERA_OV9640
  641. tristate "ov9640 camera support"
  642. depends on SOC_CAMERA && I2C
  643. help
  644. This is a ov9640 camera driver
  645. config MX1_VIDEO
  646. bool
  647. config VIDEO_MX1
  648. tristate "i.MX1/i.MXL CMOS Sensor Interface driver"
  649. depends on VIDEO_DEV && ARCH_MX1 && SOC_CAMERA
  650. select FIQ
  651. select VIDEOBUF_DMA_CONTIG
  652. select MX1_VIDEO
  653. ---help---
  654. This is a v4l2 driver for the i.MX1/i.MXL CMOS Sensor Interface
  655. config MX3_VIDEO
  656. bool
  657. config VIDEO_MX3
  658. tristate "i.MX3x Camera Sensor Interface driver"
  659. depends on VIDEO_DEV && MX3_IPU && SOC_CAMERA
  660. select VIDEOBUF_DMA_CONTIG
  661. select MX3_VIDEO
  662. ---help---
  663. This is a v4l2 driver for the i.MX3x Camera Sensor Interface
  664. config VIDEO_PXA27x
  665. tristate "PXA27x Quick Capture Interface driver"
  666. depends on VIDEO_DEV && PXA27x && SOC_CAMERA
  667. select VIDEOBUF_DMA_SG
  668. ---help---
  669. This is a v4l2 driver for the PXA27x Quick Capture Interface
  670. config VIDEO_SH_MOBILE_CSI2
  671. tristate "SuperH Mobile MIPI CSI-2 Interface driver"
  672. depends on VIDEO_DEV && SOC_CAMERA && HAVE_CLK
  673. ---help---
  674. This is a v4l2 driver for the SuperH MIPI CSI-2 Interface
  675. config VIDEO_SH_MOBILE_CEU
  676. tristate "SuperH Mobile CEU Interface driver"
  677. depends on VIDEO_DEV && SOC_CAMERA && HAS_DMA && HAVE_CLK
  678. select VIDEOBUF_DMA_CONTIG
  679. ---help---
  680. This is a v4l2 driver for the SuperH Mobile CEU Interface
  681. config VIDEO_OMAP1
  682. tristate "OMAP1 Camera Interface driver"
  683. depends on VIDEO_DEV && ARCH_OMAP1 && SOC_CAMERA
  684. select VIDEOBUF_DMA_CONTIG
  685. select VIDEOBUF_DMA_SG
  686. ---help---
  687. This is a v4l2 driver for the TI OMAP1 camera interface
  688. config VIDEO_OMAP2
  689. tristate "OMAP2 Camera Capture Interface driver"
  690. depends on VIDEO_DEV && ARCH_OMAP2
  691. select VIDEOBUF_DMA_SG
  692. ---help---
  693. This is a v4l2 driver for the TI OMAP2 camera capture interface
  694. config VIDEO_MX2_HOSTSUPPORT
  695. bool
  696. config VIDEO_MX2
  697. tristate "i.MX27/i.MX25 Camera Sensor Interface driver"
  698. depends on VIDEO_DEV && SOC_CAMERA && (MACH_MX27 || ARCH_MX25)
  699. select VIDEOBUF_DMA_CONTIG
  700. select VIDEO_MX2_HOSTSUPPORT
  701. ---help---
  702. This is a v4l2 driver for the i.MX27 and the i.MX25 Camera Sensor
  703. Interface
  704. #
  705. # USB Multimedia device configuration
  706. #
  707. menuconfig V4L_USB_DRIVERS
  708. bool "V4L USB devices"
  709. depends on USB
  710. default y
  711. if V4L_USB_DRIVERS && USB
  712. source "drivers/media/video/uvc/Kconfig"
  713. source "drivers/media/video/gspca/Kconfig"
  714. source "drivers/media/video/pvrusb2/Kconfig"
  715. source "drivers/media/video/hdpvr/Kconfig"
  716. source "drivers/media/video/em28xx/Kconfig"
  717. source "drivers/media/video/tlg2300/Kconfig"
  718. source "drivers/media/video/cx231xx/Kconfig"
  719. source "drivers/media/video/usbvision/Kconfig"
  720. source "drivers/media/video/et61x251/Kconfig"
  721. source "drivers/media/video/sn9c102/Kconfig"
  722. source "drivers/media/video/pwc/Kconfig"
  723. config USB_ZR364XX
  724. tristate "USB ZR364XX Camera support"
  725. depends on VIDEO_V4L2
  726. select VIDEOBUF_GEN
  727. select VIDEOBUF_VMALLOC
  728. ---help---
  729. Say Y here if you want to connect this type of camera to your
  730. computer's USB port.
  731. See <file:Documentation/video4linux/zr364xx.txt> for more info
  732. and list of supported cameras.
  733. To compile this driver as a module, choose M here: the
  734. module will be called zr364xx.
  735. config USB_STKWEBCAM
  736. tristate "USB Syntek DC1125 Camera support"
  737. depends on VIDEO_V4L2 && EXPERIMENTAL
  738. ---help---
  739. Say Y here if you want to use this type of camera.
  740. Supported devices are typically found in some Asus laptops,
  741. with USB id 174f:a311 and 05e1:0501. Other Syntek cameras
  742. may be supported by the stk11xx driver, from which this is
  743. derived, see <http://sourceforge.net/projects/syntekdriver/>
  744. To compile this driver as a module, choose M here: the
  745. module will be called stkwebcam.
  746. config USB_S2255
  747. tristate "USB Sensoray 2255 video capture device"
  748. depends on VIDEO_V4L2
  749. select VIDEOBUF_VMALLOC
  750. default n
  751. help
  752. Say Y here if you want support for the Sensoray 2255 USB device.
  753. This driver can be compiled as a module, called s2255drv.
  754. endif # V4L_USB_DRIVERS
  755. endif # VIDEO_CAPTURE_DRIVERS
  756. menuconfig V4L_MEM2MEM_DRIVERS
  757. bool "Memory-to-memory multimedia devices"
  758. depends on VIDEO_V4L2
  759. default n
  760. ---help---
  761. Say Y here to enable selecting drivers for V4L devices that
  762. use system memory for both source and destination buffers, as opposed
  763. to capture and output drivers, which use memory buffers for just
  764. one of those.
  765. if V4L_MEM2MEM_DRIVERS
  766. config VIDEO_MEM2MEM_TESTDEV
  767. tristate "Virtual test device for mem2mem framework"
  768. depends on VIDEO_DEV && VIDEO_V4L2
  769. select VIDEOBUF_VMALLOC
  770. select V4L2_MEM2MEM_DEV
  771. default n
  772. ---help---
  773. This is a virtual test device for the memory-to-memory driver
  774. framework.
  775. config VIDEO_SAMSUNG_S5P_FIMC
  776. tristate "Samsung S5P FIMC (video postprocessor) driver"
  777. depends on VIDEO_DEV && VIDEO_V4L2 && PLAT_S5P
  778. select VIDEOBUF_DMA_CONTIG
  779. select V4L2_MEM2MEM_DEV
  780. help
  781. This is a v4l2 driver for the S5P camera interface
  782. (video postprocessor)
  783. endif # V4L_MEM2MEM_DRIVERS