Kconfig 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783
  1. #
  2. # Multimedia Video device configuration
  3. #
  4. if VIDEO_V4L2
  5. config VIDEO_IR_I2C
  6. tristate "I2C module for IR" if !MEDIA_SUBDRV_AUTOSELECT
  7. depends on I2C && RC_CORE
  8. default y
  9. ---help---
  10. Most boards have an IR chip directly connected via GPIO. However,
  11. some video boards have the IR connected via I2C bus.
  12. If your board doesn't have an I2C IR chip, you may disable this
  13. option.
  14. In doubt, say Y.
  15. #
  16. # Encoder / Decoder module configuration
  17. #
  18. menu "I2C Encoders, decoders, sensors and other helper chips"
  19. visible if !MEDIA_SUBDRV_AUTOSELECT || COMPILE_TEST
  20. comment "Audio decoders, processors and mixers"
  21. config VIDEO_TVAUDIO
  22. tristate "Simple audio decoder chips"
  23. depends on VIDEO_V4L2 && I2C
  24. ---help---
  25. Support for several audio decoder chips found on some bt8xx boards:
  26. Philips: tda9840, tda9873h, tda9874h/a, tda9850, tda985x, tea6300,
  27. tea6320, tea6420, tda8425, ta8874z.
  28. Microchip: pic16c54 based design on ProVideo PV951 board.
  29. To compile this driver as a module, choose M here: the
  30. module will be called tvaudio.
  31. config VIDEO_TDA7432
  32. tristate "Philips TDA7432 audio processor"
  33. depends on VIDEO_V4L2 && I2C
  34. ---help---
  35. Support for tda7432 audio decoder chip found on some bt8xx boards.
  36. To compile this driver as a module, choose M here: the
  37. module will be called tda7432.
  38. config VIDEO_TDA9840
  39. tristate "Philips TDA9840 audio processor"
  40. depends on I2C
  41. ---help---
  42. Support for tda9840 audio decoder chip found on some Zoran boards.
  43. To compile this driver as a module, choose M here: the
  44. module will be called tda9840.
  45. config VIDEO_TEA6415C
  46. tristate "Philips TEA6415C audio processor"
  47. depends on I2C
  48. ---help---
  49. Support for tea6415c audio decoder chip found on some bt8xx boards.
  50. To compile this driver as a module, choose M here: the
  51. module will be called tea6415c.
  52. config VIDEO_TEA6420
  53. tristate "Philips TEA6420 audio processor"
  54. depends on I2C
  55. ---help---
  56. Support for tea6420 audio decoder chip found on some bt8xx boards.
  57. To compile this driver as a module, choose M here: the
  58. module will be called tea6420.
  59. config VIDEO_MSP3400
  60. tristate "Micronas MSP34xx audio decoders"
  61. depends on VIDEO_V4L2 && I2C
  62. ---help---
  63. Support for the Micronas MSP34xx series of audio decoders.
  64. To compile this driver as a module, choose M here: the
  65. module will be called msp3400.
  66. config VIDEO_CS3308
  67. tristate "Cirrus Logic CS3308 audio ADC"
  68. depends on VIDEO_V4L2 && I2C
  69. ---help---
  70. Support for the Cirrus Logic CS3308 High Performance 8-Channel
  71. Analog Volume Control
  72. To compile this driver as a module, choose M here: the
  73. module will be called cs3308.
  74. config VIDEO_CS5345
  75. tristate "Cirrus Logic CS5345 audio ADC"
  76. depends on VIDEO_V4L2 && I2C
  77. ---help---
  78. Support for the Cirrus Logic CS5345 24-bit, 192 kHz
  79. stereo A/D converter.
  80. To compile this driver as a module, choose M here: the
  81. module will be called cs5345.
  82. config VIDEO_CS53L32A
  83. tristate "Cirrus Logic CS53L32A audio ADC"
  84. depends on VIDEO_V4L2 && I2C
  85. ---help---
  86. Support for the Cirrus Logic CS53L32A low voltage
  87. stereo A/D converter.
  88. To compile this driver as a module, choose M here: the
  89. module will be called cs53l32a.
  90. config VIDEO_TLV320AIC23B
  91. tristate "Texas Instruments TLV320AIC23B audio codec"
  92. depends on VIDEO_V4L2 && I2C
  93. ---help---
  94. Support for the Texas Instruments TLV320AIC23B audio codec.
  95. To compile this driver as a module, choose M here: the
  96. module will be called tlv320aic23b.
  97. config VIDEO_UDA1342
  98. tristate "Philips UDA1342 audio codec"
  99. depends on VIDEO_V4L2 && I2C
  100. ---help---
  101. Support for the Philips UDA1342 audio codec.
  102. To compile this driver as a module, choose M here: the
  103. module will be called uda1342.
  104. config VIDEO_WM8775
  105. tristate "Wolfson Microelectronics WM8775 audio ADC with input mixer"
  106. depends on VIDEO_V4L2 && I2C
  107. ---help---
  108. Support for the Wolfson Microelectronics WM8775 high
  109. performance stereo A/D Converter with a 4 channel input mixer.
  110. To compile this driver as a module, choose M here: the
  111. module will be called wm8775.
  112. config VIDEO_WM8739
  113. tristate "Wolfson Microelectronics WM8739 stereo audio ADC"
  114. depends on VIDEO_V4L2 && I2C
  115. ---help---
  116. Support for the Wolfson Microelectronics WM8739
  117. stereo A/D Converter.
  118. To compile this driver as a module, choose M here: the
  119. module will be called wm8739.
  120. config VIDEO_VP27SMPX
  121. tristate "Panasonic VP27's internal MPX"
  122. depends on VIDEO_V4L2 && I2C
  123. ---help---
  124. Support for the internal MPX of the Panasonic VP27s tuner.
  125. To compile this driver as a module, choose M here: the
  126. module will be called vp27smpx.
  127. config VIDEO_SONY_BTF_MPX
  128. tristate "Sony BTF's internal MPX"
  129. depends on VIDEO_V4L2 && I2C
  130. help
  131. Support for the internal MPX of the Sony BTF-PG472Z tuner.
  132. To compile this driver as a module, choose M here: the
  133. module will be called sony-btf-mpx.
  134. comment "RDS decoders"
  135. config VIDEO_SAA6588
  136. tristate "SAA6588 Radio Chip RDS decoder support"
  137. depends on VIDEO_V4L2 && I2C
  138. help
  139. Support for this Radio Data System (RDS) decoder. This allows
  140. seeing radio station identification transmitted using this
  141. standard.
  142. To compile this driver as a module, choose M here: the
  143. module will be called saa6588.
  144. comment "Video decoders"
  145. config VIDEO_ADV7180
  146. tristate "Analog Devices ADV7180 decoder"
  147. depends on GPIOLIB && VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
  148. ---help---
  149. Support for the Analog Devices ADV7180 video decoder.
  150. To compile this driver as a module, choose M here: the
  151. module will be called adv7180.
  152. config VIDEO_ADV7183
  153. tristate "Analog Devices ADV7183 decoder"
  154. depends on VIDEO_V4L2 && I2C
  155. ---help---
  156. V4l2 subdevice driver for the Analog Devices
  157. ADV7183 video decoder.
  158. To compile this driver as a module, choose M here: the
  159. module will be called adv7183.
  160. config VIDEO_ADV7604
  161. tristate "Analog Devices ADV7604 decoder"
  162. depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
  163. depends on GPIOLIB || COMPILE_TEST
  164. select HDMI
  165. select MEDIA_CEC_EDID
  166. ---help---
  167. Support for the Analog Devices ADV7604 video decoder.
  168. This is a Analog Devices Component/Graphics Digitizer
  169. with 4:1 Multiplexed HDMI Receiver.
  170. To compile this driver as a module, choose M here: the
  171. module will be called adv7604.
  172. config VIDEO_ADV7604_CEC
  173. bool "Enable Analog Devices ADV7604 CEC support"
  174. depends on VIDEO_ADV7604 && MEDIA_CEC
  175. ---help---
  176. When selected the adv7604 will support the optional
  177. HDMI CEC feature.
  178. config VIDEO_ADV7842
  179. tristate "Analog Devices ADV7842 decoder"
  180. depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
  181. select HDMI
  182. select MEDIA_CEC_EDID
  183. ---help---
  184. Support for the Analog Devices ADV7842 video decoder.
  185. This is a Analog Devices Component/Graphics/SD Digitizer
  186. with 2:1 Multiplexed HDMI Receiver.
  187. To compile this driver as a module, choose M here: the
  188. module will be called adv7842.
  189. config VIDEO_ADV7842_CEC
  190. bool "Enable Analog Devices ADV7842 CEC support"
  191. depends on VIDEO_ADV7842 && MEDIA_CEC
  192. ---help---
  193. When selected the adv7842 will support the optional
  194. HDMI CEC feature.
  195. config VIDEO_BT819
  196. tristate "BT819A VideoStream decoder"
  197. depends on VIDEO_V4L2 && I2C
  198. ---help---
  199. Support for BT819A video decoder.
  200. To compile this driver as a module, choose M here: the
  201. module will be called bt819.
  202. config VIDEO_BT856
  203. tristate "BT856 VideoStream decoder"
  204. depends on VIDEO_V4L2 && I2C
  205. ---help---
  206. Support for BT856 video decoder.
  207. To compile this driver as a module, choose M here: the
  208. module will be called bt856.
  209. config VIDEO_BT866
  210. tristate "BT866 VideoStream decoder"
  211. depends on VIDEO_V4L2 && I2C
  212. ---help---
  213. Support for BT866 video decoder.
  214. To compile this driver as a module, choose M here: the
  215. module will be called bt866.
  216. config VIDEO_KS0127
  217. tristate "KS0127 video decoder"
  218. depends on VIDEO_V4L2 && I2C
  219. ---help---
  220. Support for KS0127 video decoder.
  221. This chip is used on AverMedia AVS6EYES Zoran-based MJPEG
  222. cards.
  223. To compile this driver as a module, choose M here: the
  224. module will be called ks0127.
  225. config VIDEO_ML86V7667
  226. tristate "OKI ML86V7667 video decoder"
  227. depends on VIDEO_V4L2 && I2C
  228. ---help---
  229. Support for the OKI Semiconductor ML86V7667 video decoder.
  230. To compile this driver as a module, choose M here: the
  231. module will be called ml86v7667.
  232. config VIDEO_AD5820
  233. tristate "AD5820 lens voice coil support"
  234. depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
  235. ---help---
  236. This is a driver for the AD5820 camera lens voice coil.
  237. It is used for example in Nokia N900 (RX-51).
  238. config VIDEO_SAA7110
  239. tristate "Philips SAA7110 video decoder"
  240. depends on VIDEO_V4L2 && I2C
  241. ---help---
  242. Support for the Philips SAA7110 video decoders.
  243. To compile this driver as a module, choose M here: the
  244. module will be called saa7110.
  245. config VIDEO_SAA711X
  246. tristate "Philips SAA7111/3/4/5 video decoders"
  247. depends on VIDEO_V4L2 && I2C
  248. ---help---
  249. Support for the Philips SAA7111/3/4/5 video decoders.
  250. To compile this driver as a module, choose M here: the
  251. module will be called saa7115.
  252. config VIDEO_TC358743
  253. tristate "Toshiba TC358743 decoder"
  254. depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
  255. select HDMI
  256. ---help---
  257. Support for the Toshiba TC358743 HDMI to MIPI CSI-2 bridge.
  258. To compile this driver as a module, choose M here: the
  259. module will be called tc358743.
  260. config VIDEO_TVP514X
  261. tristate "Texas Instruments TVP514x video decoder"
  262. depends on VIDEO_V4L2 && I2C
  263. ---help---
  264. This is a Video4Linux2 sensor-level driver for the TI TVP5146/47
  265. decoder. It is currently working with the TI OMAP3 camera
  266. controller.
  267. To compile this driver as a module, choose M here: the
  268. module will be called tvp514x.
  269. config VIDEO_TVP5150
  270. tristate "Texas Instruments TVP5150 video decoder"
  271. depends on VIDEO_V4L2 && I2C
  272. ---help---
  273. Support for the Texas Instruments TVP5150 video decoder.
  274. To compile this driver as a module, choose M here: the
  275. module will be called tvp5150.
  276. config VIDEO_TVP7002
  277. tristate "Texas Instruments TVP7002 video decoder"
  278. depends on VIDEO_V4L2 && I2C
  279. ---help---
  280. Support for the Texas Instruments TVP7002 video decoder.
  281. To compile this driver as a module, choose M here: the
  282. module will be called tvp7002.
  283. config VIDEO_TW2804
  284. tristate "Techwell TW2804 multiple video decoder"
  285. depends on VIDEO_V4L2 && I2C
  286. ---help---
  287. Support for the Techwell tw2804 multiple video decoder.
  288. To compile this driver as a module, choose M here: the
  289. module will be called tw2804.
  290. config VIDEO_TW9903
  291. tristate "Techwell TW9903 video decoder"
  292. depends on VIDEO_V4L2 && I2C
  293. ---help---
  294. Support for the Techwell tw9903 multi-standard video decoder
  295. with high quality down scaler.
  296. To compile this driver as a module, choose M here: the
  297. module will be called tw9903.
  298. config VIDEO_TW9906
  299. tristate "Techwell TW9906 video decoder"
  300. depends on VIDEO_V4L2 && I2C
  301. ---help---
  302. Support for the Techwell tw9906 enhanced multi-standard comb filter
  303. video decoder with YCbCr input support.
  304. To compile this driver as a module, choose M here: the
  305. module will be called tw9906.
  306. config VIDEO_VPX3220
  307. tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
  308. depends on VIDEO_V4L2 && I2C
  309. ---help---
  310. Support for VPX322x video decoders.
  311. To compile this driver as a module, choose M here: the
  312. module will be called vpx3220.
  313. comment "Video and audio decoders"
  314. config VIDEO_SAA717X
  315. tristate "Philips SAA7171/3/4 audio/video decoders"
  316. depends on VIDEO_V4L2 && I2C
  317. ---help---
  318. Support for the Philips SAA7171/3/4 audio/video decoders.
  319. To compile this driver as a module, choose M here: the
  320. module will be called saa717x.
  321. source "drivers/media/i2c/cx25840/Kconfig"
  322. comment "Video encoders"
  323. config VIDEO_SAA7127
  324. tristate "Philips SAA7127/9 digital video encoders"
  325. depends on VIDEO_V4L2 && I2C
  326. ---help---
  327. Support for the Philips SAA7127/9 digital video encoders.
  328. To compile this driver as a module, choose M here: the
  329. module will be called saa7127.
  330. config VIDEO_SAA7185
  331. tristate "Philips SAA7185 video encoder"
  332. depends on VIDEO_V4L2 && I2C
  333. ---help---
  334. Support for the Philips SAA7185 video encoder.
  335. To compile this driver as a module, choose M here: the
  336. module will be called saa7185.
  337. config VIDEO_ADV7170
  338. tristate "Analog Devices ADV7170 video encoder"
  339. depends on VIDEO_V4L2 && I2C
  340. ---help---
  341. Support for the Analog Devices ADV7170 video encoder driver
  342. To compile this driver as a module, choose M here: the
  343. module will be called adv7170.
  344. config VIDEO_ADV7175
  345. tristate "Analog Devices ADV7175 video encoder"
  346. depends on VIDEO_V4L2 && I2C
  347. ---help---
  348. Support for the Analog Devices ADV7175 video encoder driver
  349. To compile this driver as a module, choose M here: the
  350. module will be called adv7175.
  351. config VIDEO_ADV7343
  352. tristate "ADV7343 video encoder"
  353. depends on I2C
  354. help
  355. Support for Analog Devices I2C bus based ADV7343 encoder.
  356. To compile this driver as a module, choose M here: the
  357. module will be called adv7343.
  358. config VIDEO_ADV7393
  359. tristate "ADV7393 video encoder"
  360. depends on I2C
  361. help
  362. Support for Analog Devices I2C bus based ADV7393 encoder.
  363. To compile this driver as a module, choose M here: the
  364. module will be called adv7393.
  365. config VIDEO_ADV7511
  366. tristate "Analog Devices ADV7511 encoder"
  367. depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
  368. select HDMI
  369. select MEDIA_CEC_EDID
  370. ---help---
  371. Support for the Analog Devices ADV7511 video encoder.
  372. This is a Analog Devices HDMI transmitter.
  373. To compile this driver as a module, choose M here: the
  374. module will be called adv7511.
  375. config VIDEO_ADV7511_CEC
  376. bool "Enable Analog Devices ADV7511 CEC support"
  377. depends on VIDEO_ADV7511 && MEDIA_CEC
  378. ---help---
  379. When selected the adv7511 will support the optional
  380. HDMI CEC feature.
  381. config VIDEO_AD9389B
  382. tristate "Analog Devices AD9389B encoder"
  383. depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
  384. ---help---
  385. Support for the Analog Devices AD9389B video encoder.
  386. This is a Analog Devices HDMI transmitter.
  387. To compile this driver as a module, choose M here: the
  388. module will be called ad9389b.
  389. config VIDEO_AK881X
  390. tristate "AK8813/AK8814 video encoders"
  391. depends on I2C
  392. help
  393. Video output driver for AKM AK8813 and AK8814 TV encoders
  394. config VIDEO_THS8200
  395. tristate "Texas Instruments THS8200 video encoder"
  396. depends on VIDEO_V4L2 && I2C
  397. ---help---
  398. Support for the Texas Instruments THS8200 video encoder.
  399. To compile this driver as a module, choose M here: the
  400. module will be called ths8200.
  401. comment "Camera sensor devices"
  402. config VIDEO_APTINA_PLL
  403. tristate
  404. config VIDEO_SMIAPP_PLL
  405. tristate
  406. config VIDEO_OV2659
  407. tristate "OmniVision OV2659 sensor support"
  408. depends on VIDEO_V4L2 && I2C
  409. depends on MEDIA_CAMERA_SUPPORT
  410. ---help---
  411. This is a Video4Linux2 sensor-level driver for the OmniVision
  412. OV2659 camera.
  413. To compile this driver as a module, choose M here: the
  414. module will be called ov2659.
  415. config VIDEO_OV7640
  416. tristate "OmniVision OV7640 sensor support"
  417. depends on I2C && VIDEO_V4L2
  418. depends on MEDIA_CAMERA_SUPPORT
  419. ---help---
  420. This is a Video4Linux2 sensor-level driver for the OmniVision
  421. OV7640 camera.
  422. To compile this driver as a module, choose M here: the
  423. module will be called ov7640.
  424. config VIDEO_OV7670
  425. tristate "OmniVision OV7670 sensor support"
  426. depends on I2C && VIDEO_V4L2
  427. depends on MEDIA_CAMERA_SUPPORT
  428. ---help---
  429. This is a Video4Linux2 sensor-level driver for the OmniVision
  430. OV7670 VGA camera. It currently only works with the M88ALP01
  431. controller.
  432. config VIDEO_OV9650
  433. tristate "OmniVision OV9650/OV9652 sensor support"
  434. depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
  435. ---help---
  436. This is a V4L2 sensor-level driver for the Omnivision
  437. OV9650 and OV9652 camera sensors.
  438. config VIDEO_VS6624
  439. tristate "ST VS6624 sensor support"
  440. depends on VIDEO_V4L2 && I2C
  441. depends on MEDIA_CAMERA_SUPPORT
  442. ---help---
  443. This is a Video4Linux2 sensor-level driver for the ST VS6624
  444. camera.
  445. To compile this driver as a module, choose M here: the
  446. module will be called vs6624.
  447. config VIDEO_MT9M032
  448. tristate "MT9M032 camera sensor support"
  449. depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
  450. depends on MEDIA_CAMERA_SUPPORT
  451. select VIDEO_APTINA_PLL
  452. ---help---
  453. This driver supports MT9M032 camera sensors from Aptina, monochrome
  454. models only.
  455. config VIDEO_MT9M111
  456. tristate "mt9m111, mt9m112 and mt9m131 support"
  457. depends on I2C && VIDEO_V4L2
  458. help
  459. This driver supports MT9M111, MT9M112 and MT9M131 cameras from
  460. Micron/Aptina
  461. config VIDEO_MT9P031
  462. tristate "Aptina MT9P031 support"
  463. depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
  464. depends on MEDIA_CAMERA_SUPPORT
  465. select VIDEO_APTINA_PLL
  466. ---help---
  467. This is a Video4Linux2 sensor-level driver for the Aptina
  468. (Micron) mt9p031 5 Mpixel camera.
  469. config VIDEO_MT9T001
  470. tristate "Aptina MT9T001 support"
  471. depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
  472. depends on MEDIA_CAMERA_SUPPORT
  473. ---help---
  474. This is a Video4Linux2 sensor-level driver for the Aptina
  475. (Micron) mt0t001 3 Mpixel camera.
  476. config VIDEO_MT9V011
  477. tristate "Micron mt9v011 sensor support"
  478. depends on I2C && VIDEO_V4L2
  479. depends on MEDIA_CAMERA_SUPPORT
  480. ---help---
  481. This is a Video4Linux2 sensor-level driver for the Micron
  482. mt0v011 1.3 Mpixel camera. It currently only works with the
  483. em28xx driver.
  484. config VIDEO_MT9V032
  485. tristate "Micron MT9V032 sensor support"
  486. depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
  487. depends on MEDIA_CAMERA_SUPPORT
  488. select REGMAP_I2C
  489. ---help---
  490. This is a Video4Linux2 sensor-level driver for the Micron
  491. MT9V032 752x480 CMOS sensor.
  492. config VIDEO_SR030PC30
  493. tristate "Siliconfile SR030PC30 sensor support"
  494. depends on I2C && VIDEO_V4L2
  495. depends on MEDIA_CAMERA_SUPPORT
  496. ---help---
  497. This driver supports SR030PC30 VGA camera from Siliconfile
  498. config VIDEO_NOON010PC30
  499. tristate "Siliconfile NOON010PC30 sensor support"
  500. depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
  501. depends on MEDIA_CAMERA_SUPPORT
  502. ---help---
  503. This driver supports NOON010PC30 CIF camera from Siliconfile
  504. source "drivers/media/i2c/m5mols/Kconfig"
  505. config VIDEO_S5K6AA
  506. tristate "Samsung S5K6AAFX sensor support"
  507. depends on MEDIA_CAMERA_SUPPORT
  508. depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
  509. ---help---
  510. This is a V4L2 sensor-level driver for Samsung S5K6AA(FX) 1.3M
  511. camera sensor with an embedded SoC image signal processor.
  512. config VIDEO_S5K6A3
  513. tristate "Samsung S5K6A3 sensor support"
  514. depends on MEDIA_CAMERA_SUPPORT
  515. depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
  516. ---help---
  517. This is a V4L2 sensor-level driver for Samsung S5K6A3 raw
  518. camera sensor.
  519. config VIDEO_S5K4ECGX
  520. tristate "Samsung S5K4ECGX sensor support"
  521. depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
  522. select CRC32
  523. ---help---
  524. This is a V4L2 sensor-level driver for Samsung S5K4ECGX 5M
  525. camera sensor with an embedded SoC image signal processor.
  526. config VIDEO_S5K5BAF
  527. tristate "Samsung S5K5BAF sensor support"
  528. depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
  529. ---help---
  530. This is a V4L2 sensor-level driver for Samsung S5K5BAF 2M
  531. camera sensor with an embedded SoC image signal processor.
  532. source "drivers/media/i2c/smiapp/Kconfig"
  533. config VIDEO_S5C73M3
  534. tristate "Samsung S5C73M3 sensor support"
  535. depends on I2C && SPI && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
  536. ---help---
  537. This is a V4L2 sensor-level driver for Samsung S5C73M3
  538. 8 Mpixel camera.
  539. comment "Flash devices"
  540. config VIDEO_ADP1653
  541. tristate "ADP1653 flash support"
  542. depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
  543. depends on MEDIA_CAMERA_SUPPORT
  544. ---help---
  545. This is a driver for the ADP1653 flash controller. It is used for
  546. example in Nokia N900.
  547. config VIDEO_AS3645A
  548. tristate "AS3645A flash driver support"
  549. depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
  550. depends on MEDIA_CAMERA_SUPPORT
  551. ---help---
  552. This is a driver for the AS3645A and LM3555 flash controllers. It has
  553. build in control for flash, torch and indicator LEDs.
  554. config VIDEO_LM3560
  555. tristate "LM3560 dual flash driver support"
  556. depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
  557. depends on MEDIA_CAMERA_SUPPORT
  558. select REGMAP_I2C
  559. ---help---
  560. This is a driver for the lm3560 dual flash controllers. It controls
  561. flash, torch LEDs.
  562. config VIDEO_LM3646
  563. tristate "LM3646 dual flash driver support"
  564. depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
  565. depends on MEDIA_CAMERA_SUPPORT
  566. select REGMAP_I2C
  567. ---help---
  568. This is a driver for the lm3646 dual flash controllers. It controls
  569. flash, torch LEDs.
  570. comment "Video improvement chips"
  571. config VIDEO_UPD64031A
  572. tristate "NEC Electronics uPD64031A Ghost Reduction"
  573. depends on VIDEO_V4L2 && I2C
  574. ---help---
  575. Support for the NEC Electronics uPD64031A Ghost Reduction
  576. video chip. It is most often found in NTSC TV cards made for
  577. Japan and is used to reduce the 'ghosting' effect that can
  578. be present in analog TV broadcasts.
  579. To compile this driver as a module, choose M here: the
  580. module will be called upd64031a.
  581. config VIDEO_UPD64083
  582. tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation"
  583. depends on VIDEO_V4L2 && I2C
  584. ---help---
  585. Support for the NEC Electronics uPD64083 3-Dimensional Y/C
  586. separation video chip. It is used to improve the quality of
  587. the colors of a composite signal.
  588. To compile this driver as a module, choose M here: the
  589. module will be called upd64083.
  590. comment "Audio/Video compression chips"
  591. config VIDEO_SAA6752HS
  592. tristate "Philips SAA6752HS MPEG-2 Audio/Video Encoder"
  593. depends on VIDEO_V4L2 && I2C
  594. select CRC32
  595. ---help---
  596. Support for the Philips SAA6752HS MPEG-2 video and MPEG-audio/AC-3
  597. audio encoder with multiplexer.
  598. To compile this driver as a module, choose M here: the
  599. module will be called saa6752hs.
  600. comment "Miscellaneous helper chips"
  601. config VIDEO_THS7303
  602. tristate "THS7303/53 Video Amplifier"
  603. depends on VIDEO_V4L2 && I2C
  604. help
  605. Support for TI THS7303/53 video amplifier
  606. To compile this driver as a module, choose M here: the
  607. module will be called ths7303.
  608. config VIDEO_M52790
  609. tristate "Mitsubishi M52790 A/V switch"
  610. depends on VIDEO_V4L2 && I2C
  611. ---help---
  612. Support for the Mitsubishi M52790 A/V switch.
  613. To compile this driver as a module, choose M here: the
  614. module will be called m52790.
  615. endmenu
  616. menu "Sensors used on soc_camera driver"
  617. if SOC_CAMERA
  618. source "drivers/media/i2c/soc_camera/Kconfig"
  619. endif
  620. endmenu
  621. endif