2 # Multimedia Video device configuration
8 tristate "I2C module for IR" if !MEDIA_SUBDRV_AUTOSELECT
9 depends on I2C && RC_CORE
12 Most boards have an IR chip directly connected via GPIO. However,
13 some video boards have the IR connected via I2C bus.
15 If your board doesn't have an I2C IR chip, you may disable this
21 # Encoder / Decoder module configuration
24 menu "Encoders, decoders, sensors and other helper chips"
25 visible if !MEDIA_SUBDRV_AUTOSELECT || COMPILE_TEST
27 comment "Audio decoders, processors and mixers"
30 tristate "Simple audio decoder chips"
31 depends on VIDEO_V4L2 && I2C
33 Support for several audio decoder chips found on some bt8xx boards:
34 Philips: tda9840, tda9873h, tda9874h/a, tda9850, tda985x, tea6300,
35 tea6320, tea6420, tda8425, ta8874z.
36 Microchip: pic16c54 based design on ProVideo PV951 board.
38 To compile this driver as a module, choose M here: the
39 module will be called tvaudio.
42 tristate "Philips TDA7432 audio processor"
43 depends on VIDEO_V4L2 && I2C
45 Support for tda7432 audio decoder chip found on some bt8xx boards.
47 To compile this driver as a module, choose M here: the
48 module will be called tda7432.
51 tristate "Philips TDA9840 audio processor"
54 Support for tda9840 audio decoder chip found on some Zoran boards.
56 To compile this driver as a module, choose M here: the
57 module will be called tda9840.
60 tristate "Philips TEA6415C audio processor"
63 Support for tea6415c audio decoder chip found on some bt8xx boards.
65 To compile this driver as a module, choose M here: the
66 module will be called tea6415c.
69 tristate "Philips TEA6420 audio processor"
72 Support for tea6420 audio decoder chip found on some bt8xx boards.
74 To compile this driver as a module, choose M here: the
75 module will be called tea6420.
78 tristate "Micronas MSP34xx audio decoders"
79 depends on VIDEO_V4L2 && I2C
81 Support for the Micronas MSP34xx series of audio decoders.
83 To compile this driver as a module, choose M here: the
84 module will be called msp3400.
87 tristate "Cirrus Logic CS5345 audio ADC"
88 depends on VIDEO_V4L2 && I2C
90 Support for the Cirrus Logic CS5345 24-bit, 192 kHz
93 To compile this driver as a module, choose M here: the
94 module will be called cs5345.
97 tristate "Cirrus Logic CS53L32A audio ADC"
98 depends on VIDEO_V4L2 && I2C
100 Support for the Cirrus Logic CS53L32A low voltage
101 stereo A/D converter.
103 To compile this driver as a module, choose M here: the
104 module will be called cs53l32a.
106 config VIDEO_TLV320AIC23B
107 tristate "Texas Instruments TLV320AIC23B audio codec"
108 depends on VIDEO_V4L2 && I2C
110 Support for the Texas Instruments TLV320AIC23B audio codec.
112 To compile this driver as a module, choose M here: the
113 module will be called tlv320aic23b.
116 tristate "Philips UDA1342 audio codec"
117 depends on VIDEO_V4L2 && I2C
119 Support for the Philips UDA1342 audio codec.
121 To compile this driver as a module, choose M here: the
122 module will be called uda1342.
125 tristate "Wolfson Microelectronics WM8775 audio ADC with input mixer"
126 depends on VIDEO_V4L2 && I2C
128 Support for the Wolfson Microelectronics WM8775 high
129 performance stereo A/D Converter with a 4 channel input mixer.
131 To compile this driver as a module, choose M here: the
132 module will be called wm8775.
135 tristate "Wolfson Microelectronics WM8739 stereo audio ADC"
136 depends on VIDEO_V4L2 && I2C
138 Support for the Wolfson Microelectronics WM8739
139 stereo A/D Converter.
141 To compile this driver as a module, choose M here: the
142 module will be called wm8739.
144 config VIDEO_VP27SMPX
145 tristate "Panasonic VP27's internal MPX"
146 depends on VIDEO_V4L2 && I2C
148 Support for the internal MPX of the Panasonic VP27s tuner.
150 To compile this driver as a module, choose M here: the
151 module will be called vp27smpx.
153 config VIDEO_SONY_BTF_MPX
154 tristate "Sony BTF's internal MPX"
155 depends on VIDEO_V4L2 && I2C
157 Support for the internal MPX of the Sony BTF-PG472Z tuner.
159 To compile this driver as a module, choose M here: the
160 module will be called sony-btf-mpx.
162 comment "RDS decoders"
165 tristate "SAA6588 Radio Chip RDS decoder support"
166 depends on VIDEO_V4L2 && I2C
169 Support for this Radio Data System (RDS) decoder. This allows
170 seeing radio station identification transmitted using this
173 To compile this driver as a module, choose M here: the
174 module will be called saa6588.
176 comment "Video decoders"
179 tristate "Analog Devices ADV7180 decoder"
180 depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
182 Support for the Analog Devices ADV7180 video decoder.
184 To compile this driver as a module, choose M here: the
185 module will be called adv7180.
188 tristate "Analog Devices ADV7183 decoder"
189 depends on VIDEO_V4L2 && I2C
191 V4l2 subdevice driver for the Analog Devices
192 ADV7183 video decoder.
194 To compile this driver as a module, choose M here: the
195 module will be called adv7183.
198 tristate "Analog Devices ADV7604 decoder"
199 depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
200 depends on GPIOLIB || COMPILE_TEST
203 Support for the Analog Devices ADV7604 video decoder.
205 This is a Analog Devices Component/Graphics Digitizer
206 with 4:1 Multiplexed HDMI Receiver.
208 To compile this driver as a module, choose M here: the
209 module will be called adv7604.
212 tristate "Analog Devices ADV7842 decoder"
213 depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
216 Support for the Analog Devices ADV7842 video decoder.
218 This is a Analog Devices Component/Graphics/SD Digitizer
219 with 2:1 Multiplexed HDMI Receiver.
221 To compile this driver as a module, choose M here: the
222 module will be called adv7842.
225 tristate "BT819A VideoStream decoder"
226 depends on VIDEO_V4L2 && I2C
228 Support for BT819A video decoder.
230 To compile this driver as a module, choose M here: the
231 module will be called bt819.
234 tristate "BT856 VideoStream decoder"
235 depends on VIDEO_V4L2 && I2C
237 Support for BT856 video decoder.
239 To compile this driver as a module, choose M here: the
240 module will be called bt856.
243 tristate "BT866 VideoStream decoder"
244 depends on VIDEO_V4L2 && I2C
246 Support for BT866 video decoder.
248 To compile this driver as a module, choose M here: the
249 module will be called bt866.
252 tristate "KS0127 video decoder"
253 depends on VIDEO_V4L2 && I2C
255 Support for KS0127 video decoder.
257 This chip is used on AverMedia AVS6EYES Zoran-based MJPEG
260 To compile this driver as a module, choose M here: the
261 module will be called ks0127.
263 config VIDEO_ML86V7667
264 tristate "OKI ML86V7667 video decoder"
265 depends on VIDEO_V4L2 && I2C
267 Support for the OKI Semiconductor ML86V7667 video decoder.
269 To compile this driver as a module, choose M here: the
270 module will be called ml86v7667.
273 tristate "Philips SAA7110 video decoder"
274 depends on VIDEO_V4L2 && I2C
276 Support for the Philips SAA7110 video decoders.
278 To compile this driver as a module, choose M here: the
279 module will be called saa7110.
282 tristate "Philips SAA7111/3/4/5 video decoders"
283 depends on VIDEO_V4L2 && I2C
285 Support for the Philips SAA7111/3/4/5 video decoders.
287 To compile this driver as a module, choose M here: the
288 module will be called saa7115.
290 config VIDEO_TC358743
291 tristate "Toshiba TC358743 decoder"
292 depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
295 Support for the Toshiba TC358743 HDMI to MIPI CSI-2 bridge.
297 To compile this driver as a module, choose M here: the
298 module will be called tc358743.
301 tristate "Texas Instruments TVP514x video decoder"
302 depends on VIDEO_V4L2 && I2C
304 This is a Video4Linux2 sensor-level driver for the TI TVP5146/47
305 decoder. It is currently working with the TI OMAP3 camera
308 To compile this driver as a module, choose M here: the
309 module will be called tvp514x.
312 tristate "Texas Instruments TVP5150 video decoder"
313 depends on VIDEO_V4L2 && I2C
315 Support for the Texas Instruments TVP5150 video decoder.
317 To compile this driver as a module, choose M here: the
318 module will be called tvp5150.
321 tristate "Texas Instruments TVP7002 video decoder"
322 depends on VIDEO_V4L2 && I2C
324 Support for the Texas Instruments TVP7002 video decoder.
326 To compile this driver as a module, choose M here: the
327 module will be called tvp7002.
330 tristate "Techwell TW2804 multiple video decoder"
331 depends on VIDEO_V4L2 && I2C
333 Support for the Techwell tw2804 multiple video decoder.
335 To compile this driver as a module, choose M here: the
336 module will be called tw2804.
339 tristate "Techwell TW9903 video decoder"
340 depends on VIDEO_V4L2 && I2C
342 Support for the Techwell tw9903 multi-standard video decoder
343 with high quality down scaler.
345 To compile this driver as a module, choose M here: the
346 module will be called tw9903.
349 tristate "Techwell TW9906 video decoder"
350 depends on VIDEO_V4L2 && I2C
352 Support for the Techwell tw9906 enhanced multi-standard comb filter
353 video decoder with YCbCr input support.
355 To compile this driver as a module, choose M here: the
356 module will be called tw9906.
359 tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
360 depends on VIDEO_V4L2 && I2C
362 Support for VPX322x video decoders.
364 To compile this driver as a module, choose M here: the
365 module will be called vpx3220.
367 comment "Video and audio decoders"
370 tristate "Philips SAA7171/3/4 audio/video decoders"
371 depends on VIDEO_V4L2 && I2C
373 Support for the Philips SAA7171/3/4 audio/video decoders.
375 To compile this driver as a module, choose M here: the
376 module will be called saa717x.
378 source "drivers/media/i2c/cx25840/Kconfig"
380 comment "Video encoders"
383 tristate "Philips SAA7127/9 digital video encoders"
384 depends on VIDEO_V4L2 && I2C
386 Support for the Philips SAA7127/9 digital video encoders.
388 To compile this driver as a module, choose M here: the
389 module will be called saa7127.
392 tristate "Philips SAA7185 video encoder"
393 depends on VIDEO_V4L2 && I2C
395 Support for the Philips SAA7185 video encoder.
397 To compile this driver as a module, choose M here: the
398 module will be called saa7185.
401 tristate "Analog Devices ADV7170 video encoder"
402 depends on VIDEO_V4L2 && I2C
404 Support for the Analog Devices ADV7170 video encoder driver
406 To compile this driver as a module, choose M here: the
407 module will be called adv7170.
410 tristate "Analog Devices ADV7175 video encoder"
411 depends on VIDEO_V4L2 && I2C
413 Support for the Analog Devices ADV7175 video encoder driver
415 To compile this driver as a module, choose M here: the
416 module will be called adv7175.
419 tristate "ADV7343 video encoder"
422 Support for Analog Devices I2C bus based ADV7343 encoder.
424 To compile this driver as a module, choose M here: the
425 module will be called adv7343.
428 tristate "ADV7393 video encoder"
431 Support for Analog Devices I2C bus based ADV7393 encoder.
433 To compile this driver as a module, choose M here: the
434 module will be called adv7393.
437 tristate "Analog Devices ADV7511 encoder"
438 depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
441 Support for the Analog Devices ADV7511 video encoder.
443 This is a Analog Devices HDMI transmitter.
445 To compile this driver as a module, choose M here: the
446 module will be called adv7511.
449 tristate "Analog Devices AD9389B encoder"
450 depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
452 Support for the Analog Devices AD9389B video encoder.
454 This is a Analog Devices HDMI transmitter.
456 To compile this driver as a module, choose M here: the
457 module will be called ad9389b.
460 tristate "AK8813/AK8814 video encoders"
463 Video output driver for AKM AK8813 and AK8814 TV encoders
466 tristate "Texas Instruments THS8200 video encoder"
467 depends on VIDEO_V4L2 && I2C
469 Support for the Texas Instruments THS8200 video encoder.
471 To compile this driver as a module, choose M here: the
472 module will be called ths8200.
474 comment "Camera sensor devices"
476 config VIDEO_APTINA_PLL
479 config VIDEO_SMIAPP_PLL
483 tristate "OmniVision OV2659 sensor support"
484 depends on VIDEO_V4L2 && I2C
485 depends on MEDIA_CAMERA_SUPPORT
487 This is a Video4Linux2 sensor-level driver for the OmniVision
490 To compile this driver as a module, choose M here: the
491 module will be called ov2659.
494 tristate "OmniVision OV7640 sensor support"
495 depends on I2C && VIDEO_V4L2
496 depends on MEDIA_CAMERA_SUPPORT
498 This is a Video4Linux2 sensor-level driver for the OmniVision
501 To compile this driver as a module, choose M here: the
502 module will be called ov7640.
505 tristate "OmniVision OV7670 sensor support"
506 depends on I2C && VIDEO_V4L2
507 depends on MEDIA_CAMERA_SUPPORT
509 This is a Video4Linux2 sensor-level driver for the OmniVision
510 OV7670 VGA camera. It currently only works with the M88ALP01
514 tristate "OmniVision OV9650/OV9652 sensor support"
515 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
517 This is a V4L2 sensor-level driver for the Omnivision
518 OV9650 and OV9652 camera sensors.
521 tristate "ST VS6624 sensor support"
522 depends on VIDEO_V4L2 && I2C
523 depends on MEDIA_CAMERA_SUPPORT
525 This is a Video4Linux2 sensor-level driver for the ST VS6624
528 To compile this driver as a module, choose M here: the
529 module will be called vs6624.
532 tristate "MT9M032 camera sensor support"
533 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
534 depends on MEDIA_CAMERA_SUPPORT
535 select VIDEO_APTINA_PLL
537 This driver supports MT9M032 camera sensors from Aptina, monochrome
541 tristate "Aptina MT9P031 support"
542 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
543 depends on MEDIA_CAMERA_SUPPORT
544 select VIDEO_APTINA_PLL
546 This is a Video4Linux2 sensor-level driver for the Aptina
547 (Micron) mt9p031 5 Mpixel camera.
550 tristate "Aptina MT9T001 support"
551 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
552 depends on MEDIA_CAMERA_SUPPORT
554 This is a Video4Linux2 sensor-level driver for the Aptina
555 (Micron) mt0t001 3 Mpixel camera.
558 tristate "Micron mt9v011 sensor support"
559 depends on I2C && VIDEO_V4L2
560 depends on MEDIA_CAMERA_SUPPORT
562 This is a Video4Linux2 sensor-level driver for the Micron
563 mt0v011 1.3 Mpixel camera. It currently only works with the
567 tristate "Micron MT9V032 sensor support"
568 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
569 depends on MEDIA_CAMERA_SUPPORT
572 This is a Video4Linux2 sensor-level driver for the Micron
573 MT9V032 752x480 CMOS sensor.
575 config VIDEO_SR030PC30
576 tristate "Siliconfile SR030PC30 sensor support"
577 depends on I2C && VIDEO_V4L2
578 depends on MEDIA_CAMERA_SUPPORT
580 This driver supports SR030PC30 VGA camera from Siliconfile
582 config VIDEO_NOON010PC30
583 tristate "Siliconfile NOON010PC30 sensor support"
584 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
585 depends on MEDIA_CAMERA_SUPPORT
587 This driver supports NOON010PC30 CIF camera from Siliconfile
589 source "drivers/media/i2c/m5mols/Kconfig"
592 tristate "Samsung S5K6AAFX sensor support"
593 depends on MEDIA_CAMERA_SUPPORT
594 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
596 This is a V4L2 sensor-level driver for Samsung S5K6AA(FX) 1.3M
597 camera sensor with an embedded SoC image signal processor.
600 tristate "Samsung S5K6A3 sensor support"
601 depends on MEDIA_CAMERA_SUPPORT
602 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
604 This is a V4L2 sensor-level driver for Samsung S5K6A3 raw
607 config VIDEO_S5K4ECGX
608 tristate "Samsung S5K4ECGX sensor support"
609 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
612 This is a V4L2 sensor-level driver for Samsung S5K4ECGX 5M
613 camera sensor with an embedded SoC image signal processor.
616 tristate "Samsung S5K5BAF sensor support"
617 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
619 This is a V4L2 sensor-level driver for Samsung S5K5BAF 2M
620 camera sensor with an embedded SoC image signal processor.
622 source "drivers/media/i2c/smiapp/Kconfig"
625 tristate "Samsung S5C73M3 sensor support"
626 depends on I2C && SPI && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
628 This is a V4L2 sensor-level driver for Samsung S5C73M3
631 comment "Flash devices"
634 tristate "ADP1653 flash support"
635 depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
636 depends on MEDIA_CAMERA_SUPPORT
638 This is a driver for the ADP1653 flash controller. It is used for
639 example in Nokia N900.
642 tristate "AS3645A flash driver support"
643 depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
644 depends on MEDIA_CAMERA_SUPPORT
646 This is a driver for the AS3645A and LM3555 flash controllers. It has
647 build in control for flash, torch and indicator LEDs.
650 tristate "LM3560 dual flash driver support"
651 depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
652 depends on MEDIA_CAMERA_SUPPORT
655 This is a driver for the lm3560 dual flash controllers. It controls
659 tristate "LM3646 dual flash driver support"
660 depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
661 depends on MEDIA_CAMERA_SUPPORT
664 This is a driver for the lm3646 dual flash controllers. It controls
667 comment "Video improvement chips"
669 config VIDEO_UPD64031A
670 tristate "NEC Electronics uPD64031A Ghost Reduction"
671 depends on VIDEO_V4L2 && I2C
673 Support for the NEC Electronics uPD64031A Ghost Reduction
674 video chip. It is most often found in NTSC TV cards made for
675 Japan and is used to reduce the 'ghosting' effect that can
676 be present in analog TV broadcasts.
678 To compile this driver as a module, choose M here: the
679 module will be called upd64031a.
681 config VIDEO_UPD64083
682 tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation"
683 depends on VIDEO_V4L2 && I2C
685 Support for the NEC Electronics uPD64083 3-Dimensional Y/C
686 separation video chip. It is used to improve the quality of
687 the colors of a composite signal.
689 To compile this driver as a module, choose M here: the
690 module will be called upd64083.
692 comment "Audio/Video compression chips"
694 config VIDEO_SAA6752HS
695 tristate "Philips SAA6752HS MPEG-2 Audio/Video Encoder"
696 depends on VIDEO_V4L2 && I2C
699 Support for the Philips SAA6752HS MPEG-2 video and MPEG-audio/AC-3
700 audio encoder with multiplexer.
702 To compile this driver as a module, choose M here: the
703 module will be called saa6752hs.
705 comment "Miscellaneous helper chips"
708 tristate "THS7303/53 Video Amplifier"
709 depends on VIDEO_V4L2 && I2C
711 Support for TI THS7303/53 video amplifier
713 To compile this driver as a module, choose M here: the
714 module will be called ths7303.
717 tristate "Mitsubishi M52790 A/V switch"
718 depends on VIDEO_V4L2 && I2C
720 Support for the Mitsubishi M52790 A/V switch.
722 To compile this driver as a module, choose M here: the
723 module will be called m52790.
726 menu "Sensors used on soc_camera driver"
729 source "drivers/media/i2c/soc_camera/Kconfig"