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 CS3308 audio ADC"
88 depends on VIDEO_V4L2 && I2C
90 Support for the Cirrus Logic CS3308 High Performance 8-Channel
93 To compile this driver as a module, choose M here: the
94 module will be called cs3308.
97 tristate "Cirrus Logic CS5345 audio ADC"
98 depends on VIDEO_V4L2 && I2C
100 Support for the Cirrus Logic CS5345 24-bit, 192 kHz
101 stereo A/D converter.
103 To compile this driver as a module, choose M here: the
104 module will be called cs5345.
106 config VIDEO_CS53L32A
107 tristate "Cirrus Logic CS53L32A audio ADC"
108 depends on VIDEO_V4L2 && I2C
110 Support for the Cirrus Logic CS53L32A low voltage
111 stereo A/D converter.
113 To compile this driver as a module, choose M here: the
114 module will be called cs53l32a.
116 config VIDEO_TLV320AIC23B
117 tristate "Texas Instruments TLV320AIC23B audio codec"
118 depends on VIDEO_V4L2 && I2C
120 Support for the Texas Instruments TLV320AIC23B audio codec.
122 To compile this driver as a module, choose M here: the
123 module will be called tlv320aic23b.
126 tristate "Philips UDA1342 audio codec"
127 depends on VIDEO_V4L2 && I2C
129 Support for the Philips UDA1342 audio codec.
131 To compile this driver as a module, choose M here: the
132 module will be called uda1342.
135 tristate "Wolfson Microelectronics WM8775 audio ADC with input mixer"
136 depends on VIDEO_V4L2 && I2C
138 Support for the Wolfson Microelectronics WM8775 high
139 performance stereo A/D Converter with a 4 channel input mixer.
141 To compile this driver as a module, choose M here: the
142 module will be called wm8775.
145 tristate "Wolfson Microelectronics WM8739 stereo audio ADC"
146 depends on VIDEO_V4L2 && I2C
148 Support for the Wolfson Microelectronics WM8739
149 stereo A/D Converter.
151 To compile this driver as a module, choose M here: the
152 module will be called wm8739.
154 config VIDEO_VP27SMPX
155 tristate "Panasonic VP27's internal MPX"
156 depends on VIDEO_V4L2 && I2C
158 Support for the internal MPX of the Panasonic VP27s tuner.
160 To compile this driver as a module, choose M here: the
161 module will be called vp27smpx.
163 config VIDEO_SONY_BTF_MPX
164 tristate "Sony BTF's internal MPX"
165 depends on VIDEO_V4L2 && I2C
167 Support for the internal MPX of the Sony BTF-PG472Z tuner.
169 To compile this driver as a module, choose M here: the
170 module will be called sony-btf-mpx.
172 comment "RDS decoders"
175 tristate "SAA6588 Radio Chip RDS decoder support"
176 depends on VIDEO_V4L2 && I2C
179 Support for this Radio Data System (RDS) decoder. This allows
180 seeing radio station identification transmitted using this
183 To compile this driver as a module, choose M here: the
184 module will be called saa6588.
186 comment "Video decoders"
189 tristate "Analog Devices ADV7180 decoder"
190 depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
192 Support for the Analog Devices ADV7180 video decoder.
194 To compile this driver as a module, choose M here: the
195 module will be called adv7180.
198 tristate "Analog Devices ADV7183 decoder"
199 depends on VIDEO_V4L2 && I2C
201 V4l2 subdevice driver for the Analog Devices
202 ADV7183 video decoder.
204 To compile this driver as a module, choose M here: the
205 module will be called adv7183.
208 tristate "Analog Devices ADV7604 decoder"
209 depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
210 depends on GPIOLIB || COMPILE_TEST
212 select MEDIA_CEC_EDID
214 Support for the Analog Devices ADV7604 video decoder.
216 This is a Analog Devices Component/Graphics Digitizer
217 with 4:1 Multiplexed HDMI Receiver.
219 To compile this driver as a module, choose M here: the
220 module will be called adv7604.
222 config VIDEO_ADV7604_CEC
223 bool "Enable Analog Devices ADV7604 CEC support"
224 depends on VIDEO_ADV7604 && MEDIA_CEC
226 When selected the adv7604 will support the optional
230 tristate "Analog Devices ADV7842 decoder"
231 depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
233 select MEDIA_CEC_EDID
235 Support for the Analog Devices ADV7842 video decoder.
237 This is a Analog Devices Component/Graphics/SD Digitizer
238 with 2:1 Multiplexed HDMI Receiver.
240 To compile this driver as a module, choose M here: the
241 module will be called adv7842.
243 config VIDEO_ADV7842_CEC
244 bool "Enable Analog Devices ADV7842 CEC support"
245 depends on VIDEO_ADV7842 && MEDIA_CEC
247 When selected the adv7842 will support the optional
251 tristate "BT819A VideoStream decoder"
252 depends on VIDEO_V4L2 && I2C
254 Support for BT819A video decoder.
256 To compile this driver as a module, choose M here: the
257 module will be called bt819.
260 tristate "BT856 VideoStream decoder"
261 depends on VIDEO_V4L2 && I2C
263 Support for BT856 video decoder.
265 To compile this driver as a module, choose M here: the
266 module will be called bt856.
269 tristate "BT866 VideoStream decoder"
270 depends on VIDEO_V4L2 && I2C
272 Support for BT866 video decoder.
274 To compile this driver as a module, choose M here: the
275 module will be called bt866.
278 tristate "KS0127 video decoder"
279 depends on VIDEO_V4L2 && I2C
281 Support for KS0127 video decoder.
283 This chip is used on AverMedia AVS6EYES Zoran-based MJPEG
286 To compile this driver as a module, choose M here: the
287 module will be called ks0127.
289 config VIDEO_ML86V7667
290 tristate "OKI ML86V7667 video decoder"
291 depends on VIDEO_V4L2 && I2C
293 Support for the OKI Semiconductor ML86V7667 video decoder.
295 To compile this driver as a module, choose M here: the
296 module will be called ml86v7667.
299 tristate "Philips SAA7110 video decoder"
300 depends on VIDEO_V4L2 && I2C
302 Support for the Philips SAA7110 video decoders.
304 To compile this driver as a module, choose M here: the
305 module will be called saa7110.
308 tristate "Philips SAA7111/3/4/5 video decoders"
309 depends on VIDEO_V4L2 && I2C
311 Support for the Philips SAA7111/3/4/5 video decoders.
313 To compile this driver as a module, choose M here: the
314 module will be called saa7115.
316 config VIDEO_TC358743
317 tristate "Toshiba TC358743 decoder"
318 depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
321 Support for the Toshiba TC358743 HDMI to MIPI CSI-2 bridge.
323 To compile this driver as a module, choose M here: the
324 module will be called tc358743.
327 tristate "Texas Instruments TVP514x video decoder"
328 depends on VIDEO_V4L2 && I2C
330 This is a Video4Linux2 sensor-level driver for the TI TVP5146/47
331 decoder. It is currently working with the TI OMAP3 camera
334 To compile this driver as a module, choose M here: the
335 module will be called tvp514x.
338 tristate "Texas Instruments TVP5150 video decoder"
339 depends on VIDEO_V4L2 && I2C
341 Support for the Texas Instruments TVP5150 video decoder.
343 To compile this driver as a module, choose M here: the
344 module will be called tvp5150.
347 tristate "Texas Instruments TVP7002 video decoder"
348 depends on VIDEO_V4L2 && I2C
350 Support for the Texas Instruments TVP7002 video decoder.
352 To compile this driver as a module, choose M here: the
353 module will be called tvp7002.
356 tristate "Techwell TW2804 multiple video decoder"
357 depends on VIDEO_V4L2 && I2C
359 Support for the Techwell tw2804 multiple video decoder.
361 To compile this driver as a module, choose M here: the
362 module will be called tw2804.
365 tristate "Techwell TW9903 video decoder"
366 depends on VIDEO_V4L2 && I2C
368 Support for the Techwell tw9903 multi-standard video decoder
369 with high quality down scaler.
371 To compile this driver as a module, choose M here: the
372 module will be called tw9903.
375 tristate "Techwell TW9906 video decoder"
376 depends on VIDEO_V4L2 && I2C
378 Support for the Techwell tw9906 enhanced multi-standard comb filter
379 video decoder with YCbCr input support.
381 To compile this driver as a module, choose M here: the
382 module will be called tw9906.
385 tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
386 depends on VIDEO_V4L2 && I2C
388 Support for VPX322x video decoders.
390 To compile this driver as a module, choose M here: the
391 module will be called vpx3220.
393 comment "Video and audio decoders"
396 tristate "Philips SAA7171/3/4 audio/video decoders"
397 depends on VIDEO_V4L2 && I2C
399 Support for the Philips SAA7171/3/4 audio/video decoders.
401 To compile this driver as a module, choose M here: the
402 module will be called saa717x.
404 source "drivers/media/i2c/cx25840/Kconfig"
406 comment "Video encoders"
409 tristate "Philips SAA7127/9 digital video encoders"
410 depends on VIDEO_V4L2 && I2C
412 Support for the Philips SAA7127/9 digital video encoders.
414 To compile this driver as a module, choose M here: the
415 module will be called saa7127.
418 tristate "Philips SAA7185 video encoder"
419 depends on VIDEO_V4L2 && I2C
421 Support for the Philips SAA7185 video encoder.
423 To compile this driver as a module, choose M here: the
424 module will be called saa7185.
427 tristate "Analog Devices ADV7170 video encoder"
428 depends on VIDEO_V4L2 && I2C
430 Support for the Analog Devices ADV7170 video encoder driver
432 To compile this driver as a module, choose M here: the
433 module will be called adv7170.
436 tristate "Analog Devices ADV7175 video encoder"
437 depends on VIDEO_V4L2 && I2C
439 Support for the Analog Devices ADV7175 video encoder driver
441 To compile this driver as a module, choose M here: the
442 module will be called adv7175.
445 tristate "ADV7343 video encoder"
448 Support for Analog Devices I2C bus based ADV7343 encoder.
450 To compile this driver as a module, choose M here: the
451 module will be called adv7343.
454 tristate "ADV7393 video encoder"
457 Support for Analog Devices I2C bus based ADV7393 encoder.
459 To compile this driver as a module, choose M here: the
460 module will be called adv7393.
463 tristate "Analog Devices ADV7511 encoder"
464 depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
466 select MEDIA_CEC_EDID
468 Support for the Analog Devices ADV7511 video encoder.
470 This is a Analog Devices HDMI transmitter.
472 To compile this driver as a module, choose M here: the
473 module will be called adv7511.
475 config VIDEO_ADV7511_CEC
476 bool "Enable Analog Devices ADV7511 CEC support"
477 depends on VIDEO_ADV7511 && MEDIA_CEC
479 When selected the adv7511 will support the optional
483 tristate "Analog Devices AD9389B encoder"
484 depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
486 Support for the Analog Devices AD9389B video encoder.
488 This is a Analog Devices HDMI transmitter.
490 To compile this driver as a module, choose M here: the
491 module will be called ad9389b.
494 tristate "AK8813/AK8814 video encoders"
497 Video output driver for AKM AK8813 and AK8814 TV encoders
500 tristate "Texas Instruments THS8200 video encoder"
501 depends on VIDEO_V4L2 && I2C
503 Support for the Texas Instruments THS8200 video encoder.
505 To compile this driver as a module, choose M here: the
506 module will be called ths8200.
508 comment "Camera sensor devices"
510 config VIDEO_APTINA_PLL
513 config VIDEO_SMIAPP_PLL
517 tristate "OmniVision OV2659 sensor support"
518 depends on VIDEO_V4L2 && I2C
519 depends on MEDIA_CAMERA_SUPPORT
521 This is a Video4Linux2 sensor-level driver for the OmniVision
524 To compile this driver as a module, choose M here: the
525 module will be called ov2659.
528 tristate "OmniVision OV7640 sensor support"
529 depends on I2C && VIDEO_V4L2
530 depends on MEDIA_CAMERA_SUPPORT
532 This is a Video4Linux2 sensor-level driver for the OmniVision
535 To compile this driver as a module, choose M here: the
536 module will be called ov7640.
539 tristate "OmniVision OV7670 sensor support"
540 depends on I2C && VIDEO_V4L2
541 depends on MEDIA_CAMERA_SUPPORT
543 This is a Video4Linux2 sensor-level driver for the OmniVision
544 OV7670 VGA camera. It currently only works with the M88ALP01
548 tristate "OmniVision OV9650/OV9652 sensor support"
549 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
551 This is a V4L2 sensor-level driver for the Omnivision
552 OV9650 and OV9652 camera sensors.
555 tristate "ST VS6624 sensor support"
556 depends on VIDEO_V4L2 && I2C
557 depends on MEDIA_CAMERA_SUPPORT
559 This is a Video4Linux2 sensor-level driver for the ST VS6624
562 To compile this driver as a module, choose M here: the
563 module will be called vs6624.
566 tristate "MT9M032 camera sensor support"
567 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
568 depends on MEDIA_CAMERA_SUPPORT
569 select VIDEO_APTINA_PLL
571 This driver supports MT9M032 camera sensors from Aptina, monochrome
575 tristate "Aptina MT9P031 support"
576 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
577 depends on MEDIA_CAMERA_SUPPORT
578 select VIDEO_APTINA_PLL
580 This is a Video4Linux2 sensor-level driver for the Aptina
581 (Micron) mt9p031 5 Mpixel camera.
584 tristate "Aptina MT9T001 support"
585 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
586 depends on MEDIA_CAMERA_SUPPORT
588 This is a Video4Linux2 sensor-level driver for the Aptina
589 (Micron) mt0t001 3 Mpixel camera.
592 tristate "Micron mt9v011 sensor support"
593 depends on I2C && VIDEO_V4L2
594 depends on MEDIA_CAMERA_SUPPORT
596 This is a Video4Linux2 sensor-level driver for the Micron
597 mt0v011 1.3 Mpixel camera. It currently only works with the
601 tristate "Micron MT9V032 sensor support"
602 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
603 depends on MEDIA_CAMERA_SUPPORT
606 This is a Video4Linux2 sensor-level driver for the Micron
607 MT9V032 752x480 CMOS sensor.
609 config VIDEO_SR030PC30
610 tristate "Siliconfile SR030PC30 sensor support"
611 depends on I2C && VIDEO_V4L2
612 depends on MEDIA_CAMERA_SUPPORT
614 This driver supports SR030PC30 VGA camera from Siliconfile
616 config VIDEO_NOON010PC30
617 tristate "Siliconfile NOON010PC30 sensor support"
618 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
619 depends on MEDIA_CAMERA_SUPPORT
621 This driver supports NOON010PC30 CIF camera from Siliconfile
623 source "drivers/media/i2c/m5mols/Kconfig"
626 tristate "Samsung S5K6AAFX sensor support"
627 depends on MEDIA_CAMERA_SUPPORT
628 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
630 This is a V4L2 sensor-level driver for Samsung S5K6AA(FX) 1.3M
631 camera sensor with an embedded SoC image signal processor.
634 tristate "Samsung S5K6A3 sensor support"
635 depends on MEDIA_CAMERA_SUPPORT
636 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
638 This is a V4L2 sensor-level driver for Samsung S5K6A3 raw
641 config VIDEO_S5K4ECGX
642 tristate "Samsung S5K4ECGX sensor support"
643 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
645 This is a V4L2 sensor-level driver for Samsung S5K4ECGX 5M
646 camera sensor with an embedded SoC image signal processor.
649 tristate "Samsung S5K5BAF sensor support"
650 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
652 This is a V4L2 sensor-level driver for Samsung S5K5BAF 2M
653 camera sensor with an embedded SoC image signal processor.
655 source "drivers/media/i2c/smiapp/Kconfig"
658 tristate "Samsung S5C73M3 sensor support"
659 depends on I2C && SPI && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
661 This is a V4L2 sensor-level driver for Samsung S5C73M3
664 comment "Flash devices"
667 tristate "ADP1653 flash support"
668 depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
669 depends on MEDIA_CAMERA_SUPPORT
671 This is a driver for the ADP1653 flash controller. It is used for
672 example in Nokia N900.
675 tristate "AS3645A flash driver support"
676 depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
677 depends on MEDIA_CAMERA_SUPPORT
679 This is a driver for the AS3645A and LM3555 flash controllers. It has
680 build in control for flash, torch and indicator LEDs.
683 tristate "LM3560 dual flash driver support"
684 depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
685 depends on MEDIA_CAMERA_SUPPORT
688 This is a driver for the lm3560 dual flash controllers. It controls
692 tristate "LM3646 dual flash driver support"
693 depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
694 depends on MEDIA_CAMERA_SUPPORT
697 This is a driver for the lm3646 dual flash controllers. It controls
700 comment "Video improvement chips"
702 config VIDEO_UPD64031A
703 tristate "NEC Electronics uPD64031A Ghost Reduction"
704 depends on VIDEO_V4L2 && I2C
706 Support for the NEC Electronics uPD64031A Ghost Reduction
707 video chip. It is most often found in NTSC TV cards made for
708 Japan and is used to reduce the 'ghosting' effect that can
709 be present in analog TV broadcasts.
711 To compile this driver as a module, choose M here: the
712 module will be called upd64031a.
714 config VIDEO_UPD64083
715 tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation"
716 depends on VIDEO_V4L2 && I2C
718 Support for the NEC Electronics uPD64083 3-Dimensional Y/C
719 separation video chip. It is used to improve the quality of
720 the colors of a composite signal.
722 To compile this driver as a module, choose M here: the
723 module will be called upd64083.
725 comment "Audio/Video compression chips"
727 config VIDEO_SAA6752HS
728 tristate "Philips SAA6752HS MPEG-2 Audio/Video Encoder"
729 depends on VIDEO_V4L2 && I2C
732 Support for the Philips SAA6752HS MPEG-2 video and MPEG-audio/AC-3
733 audio encoder with multiplexer.
735 To compile this driver as a module, choose M here: the
736 module will be called saa6752hs.
738 comment "Miscellaneous helper chips"
741 tristate "THS7303/53 Video Amplifier"
742 depends on VIDEO_V4L2 && I2C
744 Support for TI THS7303/53 video amplifier
746 To compile this driver as a module, choose M here: the
747 module will be called ths7303.
750 tristate "Mitsubishi M52790 A/V switch"
751 depends on VIDEO_V4L2 && I2C
753 Support for the Mitsubishi M52790 A/V switch.
755 To compile this driver as a module, choose M here: the
756 module will be called m52790.
759 menu "Sensors used on soc_camera driver"
762 source "drivers/media/i2c/soc_camera/Kconfig"