Kconfig 34 KB

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