Kconfig 30 KB

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