1 # SPDX-License-Identifier: GPL-2.0-only
3 # Multimedia Video device configuration
8 comment "IR I2C driver auto-selected by 'Autoselect ancillary drivers'"
9 depends on MEDIA_SUBDRV_AUTOSELECT && I2C && RC_CORE
12 tristate "I2C module for IR" if !MEDIA_SUBDRV_AUTOSELECT || EXPERT
13 depends on I2C && RC_CORE
16 Most boards have an IR chip directly connected via GPIO. However,
17 some video boards have the IR connected via I2C bus.
19 If your board doesn't have an I2C IR chip, you may disable this
25 # V4L2 I2C drivers that are related with Camera support
28 menu "Camera sensor devices"
29 visible if MEDIA_CAMERA_SUPPORT
31 config VIDEO_APTINA_PLL
38 tristate "ON Semiconductor AR0521 sensor support"
39 depends on I2C && VIDEO_DEV
40 select MEDIA_CONTROLLER
41 select VIDEO_V4L2_SUBDEV_API
44 This is a Video4Linux2 sensor driver for the ON Semiconductor
47 To compile this driver as a module, choose M here: the
48 module will be called ar0521.
51 tristate "Hynix Hi-556 sensor support"
52 depends on I2C && VIDEO_DEV
53 select MEDIA_CONTROLLER
54 select VIDEO_V4L2_SUBDEV_API
57 This is a Video4Linux2 sensor driver for the Hynix
60 To compile this driver as a module, choose M here: the
61 module will be called hi556.
64 tristate "Hynix Hi-846 sensor support"
65 depends on I2C && VIDEO_DEV
66 select MEDIA_CONTROLLER
67 select VIDEO_V4L2_SUBDEV_API
70 This is a Video4Linux2 sensor driver for the Hynix
73 To compile this driver as a module, choose M here: the
74 module will be called hi846.
77 tristate "Hynix Hi-847 sensor support"
78 depends on I2C && VIDEO_DEV
79 select MEDIA_CONTROLLER
80 select VIDEO_V4L2_SUBDEV_API
83 This is a Video4Linux2 sensor driver for the Hynix
86 To compile this driver as a module, choose M here: the
87 module will be called hi847.
90 tristate "Sony IMX208 sensor support"
91 depends on I2C && VIDEO_DEV
92 depends on MEDIA_CAMERA_SUPPORT
93 select MEDIA_CONTROLLER
94 select VIDEO_V4L2_SUBDEV_API
96 This is a Video4Linux2 sensor driver for the Sony
99 To compile this driver as a module, choose M here: the
100 module will be called imx208.
103 tristate "Sony IMX214 sensor support"
104 depends on GPIOLIB && I2C && VIDEO_DEV
106 select MEDIA_CONTROLLER
107 select VIDEO_V4L2_SUBDEV_API
110 This is a Video4Linux2 sensor driver for the Sony
113 To compile this driver as a module, choose M here: the
114 module will be called imx214.
117 tristate "Sony IMX219 sensor support"
118 depends on I2C && VIDEO_DEV
119 select MEDIA_CONTROLLER
120 select VIDEO_V4L2_SUBDEV_API
123 This is a Video4Linux2 sensor driver for the Sony
126 To compile this driver as a module, choose M here: the
127 module will be called imx219.
130 tristate "Sony IMX258 sensor support"
131 depends on I2C && VIDEO_DEV
132 select MEDIA_CONTROLLER
133 select VIDEO_V4L2_SUBDEV_API
135 This is a Video4Linux2 sensor driver for the Sony
138 To compile this driver as a module, choose M here: the
139 module will be called imx258.
142 tristate "Sony IMX274 sensor support"
143 depends on I2C && VIDEO_DEV
144 select MEDIA_CONTROLLER
145 select VIDEO_V4L2_SUBDEV_API
148 This is a V4L2 sensor driver for the Sony IMX274
152 tristate "Sony IMX290 sensor support"
153 depends on I2C && VIDEO_DEV
154 select MEDIA_CONTROLLER
155 select VIDEO_V4L2_SUBDEV_API
159 This is a Video4Linux2 sensor driver for the Sony
160 IMX290 camera sensor.
162 To compile this driver as a module, choose M here: the
163 module will be called imx290.
166 tristate "Sony IMX319 sensor support"
167 depends on I2C && VIDEO_DEV
168 select MEDIA_CONTROLLER
169 select VIDEO_V4L2_SUBDEV_API
171 This is a Video4Linux2 sensor driver for the Sony
174 To compile this driver as a module, choose M here: the
175 module will be called imx319.
178 tristate "Sony IMX334 sensor support"
180 depends on I2C && VIDEO_DEV
181 select VIDEO_V4L2_SUBDEV_API
182 select MEDIA_CONTROLLER
185 This is a Video4Linux2 sensor driver for the Sony
188 To compile this driver as a module, choose M here: the
189 module will be called imx334.
192 tristate "Sony IMX335 sensor support"
194 depends on I2C && VIDEO_DEV
195 select VIDEO_V4L2_SUBDEV_API
196 select MEDIA_CONTROLLER
199 This is a Video4Linux2 sensor driver for the Sony
202 To compile this driver as a module, choose M here: the
203 module will be called imx335.
206 tristate "Sony IMX355 sensor support"
207 depends on I2C && VIDEO_DEV
208 select MEDIA_CONTROLLER
209 select VIDEO_V4L2_SUBDEV_API
211 This is a Video4Linux2 sensor driver for the Sony
214 To compile this driver as a module, choose M here: the
215 module will be called imx355.
218 tristate "Sony IMX412 sensor support"
220 depends on I2C && VIDEO_DEV
221 select VIDEO_V4L2_SUBDEV_API
222 select MEDIA_CONTROLLER
225 This is a Video4Linux2 sensor driver for the Sony
228 To compile this driver as a module, choose M here: the
229 module will be called imx412.
231 config VIDEO_MAX9271_LIB
235 tristate "mt9m001 support"
236 depends on I2C && VIDEO_DEV
237 select MEDIA_CONTROLLER
238 select VIDEO_V4L2_SUBDEV_API
240 This driver supports MT9M001 cameras from Micron, monochrome
244 tristate "MT9M032 camera sensor support"
245 depends on I2C && VIDEO_DEV
246 select MEDIA_CONTROLLER
247 select VIDEO_V4L2_SUBDEV_API
248 select VIDEO_APTINA_PLL
250 This driver supports MT9M032 camera sensors from Aptina, monochrome
254 tristate "mt9m111, mt9m112 and mt9m131 support"
255 depends on I2C && VIDEO_DEV
258 This driver supports MT9M111, MT9M112 and MT9M131 cameras from
262 tristate "Aptina MT9P031 support"
263 depends on I2C && VIDEO_DEV
264 select MEDIA_CONTROLLER
265 select VIDEO_V4L2_SUBDEV_API
266 select VIDEO_APTINA_PLL
269 This is a Video4Linux2 sensor driver for the Aptina
270 (Micron) mt9p031 5 Mpixel camera.
273 tristate "Aptina MT9T001 support"
274 depends on I2C && VIDEO_DEV
275 select MEDIA_CONTROLLER
276 select VIDEO_V4L2_SUBDEV_API
278 This is a Video4Linux2 sensor driver for the Aptina
279 (Micron) mt0t001 3 Mpixel camera.
282 tristate "Aptina MT9T111/MT9T112 support"
283 depends on I2C && VIDEO_DEV
285 This is a Video4Linux2 sensor driver for the Aptina
286 (Micron) MT9T111 and MT9T112 3 Mpixel camera.
288 To compile this driver as a module, choose M here: the
289 module will be called mt9t112.
292 tristate "Micron mt9v011 sensor support"
293 depends on I2C && VIDEO_DEV
295 This is a Video4Linux2 sensor driver for the Micron
296 mt0v011 1.3 Mpixel camera. It currently only works with the
300 tristate "Micron MT9V032 sensor support"
301 depends on I2C && VIDEO_DEV
302 select MEDIA_CONTROLLER
303 select VIDEO_V4L2_SUBDEV_API
307 This is a Video4Linux2 sensor driver for the Micron
308 MT9V032 752x480 CMOS sensor.
311 tristate "Aptina MT9V111 sensor support"
312 depends on I2C && VIDEO_DEV
314 This is a Video4Linux2 sensor driver for the Aptina/Micron
317 To compile this driver as a module, choose M here: the
318 module will be called mt9v111.
320 config VIDEO_NOON010PC30
321 tristate "Siliconfile NOON010PC30 sensor support"
322 depends on I2C && VIDEO_DEV
323 select MEDIA_CONTROLLER
324 select VIDEO_V4L2_SUBDEV_API
326 This driver supports NOON010PC30 CIF camera from Siliconfile
329 tristate "OmniVision OG01A1B sensor support"
330 depends on I2C && VIDEO_DEV
331 select MEDIA_CONTROLLER
332 select VIDEO_V4L2_SUBDEV_API
335 This is a Video4Linux2 sensor driver for the OmniVision
338 To compile this driver as a module, choose M here: the
339 module will be called og01a1b.
342 tristate "OmniVision OV02A10 sensor support"
343 depends on VIDEO_DEV && I2C
344 select MEDIA_CONTROLLER
345 select VIDEO_V4L2_SUBDEV_API
348 This is a Video4Linux2 sensor driver for the OmniVision
351 To compile this driver as a module, choose M here: the
352 module will be called ov02a10.
355 tristate "OmniVision OV08D10 sensor support"
356 depends on I2C && VIDEO_DEV
357 select MEDIA_CONTROLLER
358 select VIDEO_V4L2_SUBDEV_API
361 This is a Video4Linux2 sensor driver for the OmniVision
362 OV08D10 camera sensor.
364 To compile this driver as a module, choose M here: the
365 module will be called ov08d10.
368 tristate "OmniVision OV13858 sensor support"
369 depends on I2C && VIDEO_DEV
370 select MEDIA_CONTROLLER
371 select VIDEO_V4L2_SUBDEV_API
374 This is a Video4Linux2 sensor driver for the OmniVision
378 tristate "OmniVision OV13B10 sensor support"
379 depends on I2C && VIDEO_DEV
380 select MEDIA_CONTROLLER
381 select VIDEO_V4L2_SUBDEV_API
384 This is a Video4Linux2 sensor driver for the OmniVision
388 tristate "OmniVision OV2640 sensor support"
389 depends on VIDEO_DEV && I2C
392 This is a Video4Linux2 sensor driver for the OmniVision
395 To compile this driver as a module, choose M here: the
396 module will be called ov2640.
399 tristate "OmniVision OV2659 sensor support"
400 depends on VIDEO_DEV && I2C && GPIOLIB
403 This is a Video4Linux2 sensor driver for the OmniVision
406 To compile this driver as a module, choose M here: the
407 module will be called ov2659.
410 tristate "OmniVision OV2680 sensor support"
411 depends on VIDEO_DEV && I2C
412 select MEDIA_CONTROLLER
415 This is a Video4Linux2 sensor driver for the OmniVision
418 To compile this driver as a module, choose M here: the
419 module will be called ov2680.
422 tristate "OmniVision OV2685 sensor support"
423 depends on VIDEO_DEV && I2C
424 select MEDIA_CONTROLLER
427 This is a Video4Linux2 sensor driver for the OmniVision
430 To compile this driver as a module, choose M here: the
431 module will be called ov2685.
434 tristate "OmniVision OV2740 sensor support"
435 depends on VIDEO_DEV && I2C
436 depends on ACPI || COMPILE_TEST
437 select MEDIA_CONTROLLER
438 select VIDEO_V4L2_SUBDEV_API
442 This is a Video4Linux2 sensor driver for the OmniVision
445 To compile this driver as a module, choose M here: the
446 module will be called ov2740.
449 tristate "OmniVision OV5640 sensor support"
451 depends on GPIOLIB && VIDEO_DEV && I2C
452 select MEDIA_CONTROLLER
453 select VIDEO_V4L2_SUBDEV_API
456 This is a Video4Linux2 sensor driver for the Omnivision
457 OV5640 camera sensor with a MIPI CSI-2 interface.
460 tristate "OmniVision OV5645 sensor support"
462 depends on I2C && VIDEO_DEV
463 select MEDIA_CONTROLLER
464 select VIDEO_V4L2_SUBDEV_API
467 This is a Video4Linux2 sensor driver for the OmniVision
470 To compile this driver as a module, choose M here: the
471 module will be called ov5645.
474 tristate "OmniVision OV5647 sensor support"
475 depends on I2C && VIDEO_DEV
476 select MEDIA_CONTROLLER
477 select VIDEO_V4L2_SUBDEV_API
480 This is a Video4Linux2 sensor driver for the OmniVision
483 To compile this driver as a module, choose M here: the
484 module will be called ov5647.
487 tristate "OmniVision OV5648 sensor support"
488 depends on I2C && PM && VIDEO_DEV
489 select MEDIA_CONTROLLER
490 select VIDEO_V4L2_SUBDEV_API
493 This is a Video4Linux2 sensor driver for the OmniVision
496 To compile this driver as a module, choose M here: the
497 module will be called ov5648.
500 tristate "OmniVision OV5670 sensor support"
501 depends on I2C && VIDEO_DEV
502 select MEDIA_CONTROLLER
503 select VIDEO_V4L2_SUBDEV_API
506 This is a Video4Linux2 sensor driver for the OmniVision
509 To compile this driver as a module, choose M here: the
510 module will be called ov5670.
513 tristate "OmniVision OV5675 sensor support"
514 depends on I2C && VIDEO_DEV
515 select MEDIA_CONTROLLER
516 select VIDEO_V4L2_SUBDEV_API
519 This is a Video4Linux2 sensor driver for the OmniVision
522 To compile this driver as a module, choose M here: the
523 module will be called ov5675.
526 tristate "OmniVision OV5693 sensor support"
527 depends on I2C && VIDEO_DEV
530 This is a Video4Linux2 sensor driver for the OmniVision
533 To compile this driver as a module, choose M here: the
534 module will be called ov5693.
537 tristate "OmniVision OV5695 sensor support"
538 depends on I2C && VIDEO_DEV
541 This is a Video4Linux2 sensor driver for the OmniVision
544 To compile this driver as a module, choose M here: the
545 module will be called ov5695.
548 tristate "OmniVision OV6650 sensor support"
549 depends on I2C && VIDEO_DEV
551 This is a Video4Linux2 sensor driver for the OmniVision
554 To compile this driver as a module, choose M here: the
555 module will be called ov6650.
558 tristate "OmniVision OV7251 sensor support"
559 depends on I2C && VIDEO_DEV
560 select MEDIA_CONTROLLER
561 select VIDEO_V4L2_SUBDEV_API
564 This is a Video4Linux2 sensor driver for the OmniVision
567 To compile this driver as a module, choose M here: the
568 module will be called ov7251.
571 tristate "OmniVision OV7640 sensor support"
572 depends on I2C && VIDEO_DEV
574 This is a Video4Linux2 sensor driver for the OmniVision
577 To compile this driver as a module, choose M here: the
578 module will be called ov7640.
581 tristate "OmniVision OV7670 sensor support"
582 depends on I2C && VIDEO_DEV
585 This is a Video4Linux2 sensor driver for the OmniVision
586 OV7670 VGA camera. It currently only works with the M88ALP01
590 tristate "OmniVision OV772x sensor support"
591 depends on I2C && VIDEO_DEV
595 This is a Video4Linux2 sensor driver for the OmniVision
598 To compile this driver as a module, choose M here: the
599 module will be called ov772x.
602 tristate "OmniVision OV7740 sensor support"
603 depends on I2C && VIDEO_DEV
606 This is a Video4Linux2 sensor driver for the OmniVision
607 OV7740 VGA camera sensor.
610 tristate "OmniVision OV8856 sensor support"
611 depends on I2C && VIDEO_DEV
612 select MEDIA_CONTROLLER
613 select VIDEO_V4L2_SUBDEV_API
616 This is a Video4Linux2 sensor driver for the OmniVision
617 OV8856 camera sensor.
619 To compile this driver as a module, choose M here: the
620 module will be called ov8856.
623 tristate "OmniVision OV8865 sensor support"
624 depends on I2C && PM && VIDEO_DEV
625 select MEDIA_CONTROLLER
626 select VIDEO_V4L2_SUBDEV_API
629 This is a Video4Linux2 sensor driver for OmniVision
630 OV8865 camera sensor.
632 To compile this driver as a module, choose M here: the
633 module will be called ov8865.
636 tristate "OmniVision OV9282 sensor support"
638 depends on I2C && VIDEO_DEV
639 select VIDEO_V4L2_SUBDEV_API
640 select MEDIA_CONTROLLER
643 This is a Video4Linux2 sensor driver for the OmniVision
644 OV9282 camera sensor.
646 To compile this driver as a module, choose M here: the
647 module will be called ov9282.
650 tristate "OmniVision OV9640 sensor support"
651 depends on I2C && VIDEO_DEV
653 This is a Video4Linux2 sensor driver for the OmniVision
654 OV9640 camera sensor.
657 tristate "OmniVision OV9650/OV9652 sensor support"
658 depends on I2C && VIDEO_DEV
659 select MEDIA_CONTROLLER
660 select VIDEO_V4L2_SUBDEV_API
663 This is a V4L2 sensor driver for the Omnivision
664 OV9650 and OV9652 camera sensors.
667 tristate "OmniVision OV9734 sensor support"
668 depends on VIDEO_DEV && I2C
669 depends on ACPI || COMPILE_TEST
670 select MEDIA_CONTROLLER
671 select VIDEO_V4L2_SUBDEV_API
674 This is a Video4Linux2 sensor driver for the OmniVision
677 To compile this driver as a module, choose M here: the
678 module's name is ov9734.
681 tristate "IMI RDACM20 camera support"
684 select VIDEO_V4L2_SUBDEV_API
685 select MEDIA_CONTROLLER
686 select VIDEO_MAX9271_LIB
688 This driver supports the IMI RDACM20 GMSL camera, used in
691 This camera should be used in conjunction with a GMSL
692 deserialiser such as the MAX9286.
695 tristate "IMI RDACM21 camera support"
698 select VIDEO_V4L2_SUBDEV_API
699 select MEDIA_CONTROLLER
700 select VIDEO_MAX9271_LIB
702 This driver supports the IMI RDACM21 GMSL camera, used in
705 This camera should be used in conjunction with a GMSL
706 deserialiser such as the MAX9286.
709 tristate "Sharp RJ54N1CB0C sensor support"
710 depends on I2C && VIDEO_DEV
712 This is a V4L2 sensor driver for Sharp RJ54N1CB0C CMOS image
715 To compile this driver as a module, choose M here: the
716 module will be called rj54n1.
719 tristate "Samsung S5C73M3 sensor support"
720 depends on I2C && SPI && VIDEO_DEV
721 select MEDIA_CONTROLLER
722 select VIDEO_V4L2_SUBDEV_API
725 This is a V4L2 sensor driver for Samsung S5C73M3
728 config VIDEO_S5K4ECGX
729 tristate "Samsung S5K4ECGX sensor support"
730 depends on I2C && VIDEO_DEV
731 select MEDIA_CONTROLLER
732 select VIDEO_V4L2_SUBDEV_API
735 This is a V4L2 sensor driver for Samsung S5K4ECGX 5M
736 camera sensor with an embedded SoC image signal processor.
739 tristate "Samsung S5K5BAF sensor support"
740 depends on I2C && VIDEO_DEV
741 select MEDIA_CONTROLLER
742 select VIDEO_V4L2_SUBDEV_API
745 This is a V4L2 sensor driver for Samsung S5K5BAF 2M
746 camera sensor with an embedded SoC image signal processor.
749 tristate "Samsung S5K6A3 sensor support"
750 depends on I2C && VIDEO_DEV
751 select MEDIA_CONTROLLER
752 select VIDEO_V4L2_SUBDEV_API
754 This is a V4L2 sensor driver for Samsung S5K6A3 raw
758 tristate "Samsung S5K6AAFX sensor support"
759 depends on I2C && VIDEO_DEV
760 select MEDIA_CONTROLLER
761 select VIDEO_V4L2_SUBDEV_API
763 This is a V4L2 sensor driver for Samsung S5K6AA(FX) 1.3M
764 camera sensor with an embedded SoC image signal processor.
766 config VIDEO_SR030PC30
767 tristate "Siliconfile SR030PC30 sensor support"
768 depends on I2C && VIDEO_DEV
770 This driver supports SR030PC30 VGA camera from Siliconfile
773 tristate "ST VS6624 sensor support"
774 depends on VIDEO_DEV && I2C
776 This is a Video4Linux2 sensor driver for the ST VS6624
779 To compile this driver as a module, choose M here: the
780 module will be called vs6624.
782 source "drivers/media/i2c/ccs/Kconfig"
783 source "drivers/media/i2c/et8ek8/Kconfig"
784 source "drivers/media/i2c/m5mols/Kconfig"
789 visible if MEDIA_CAMERA_SUPPORT
792 tristate "AD5820 lens voice coil support"
793 depends on GPIOLIB && I2C && VIDEO_DEV
794 select MEDIA_CONTROLLER
797 This is a driver for the AD5820 camera lens voice coil.
798 It is used for example in Nokia N900 (RX-51).
801 tristate "AK7375 lens voice coil support"
802 depends on I2C && VIDEO_DEV
803 select MEDIA_CONTROLLER
804 select VIDEO_V4L2_SUBDEV_API
807 This is a driver for the AK7375 camera lens voice coil.
808 AK7375 is a 12 bit DAC with 120mA output current sink
809 capability. This is designed for linear control of
810 voice coil motors, controlled via I2C serial interface.
813 tristate "DW9714 lens voice coil support"
814 depends on I2C && VIDEO_DEV
815 select MEDIA_CONTROLLER
816 select VIDEO_V4L2_SUBDEV_API
819 This is a driver for the DW9714 camera lens voice coil.
820 DW9714 is a 10 bit DAC with 120mA output current sink
821 capability. This is designed for linear control of
822 voice coil motors, controlled via I2C serial interface.
825 tristate "DW9768 lens voice coil support"
826 depends on I2C && VIDEO_DEV
827 select MEDIA_CONTROLLER
828 select VIDEO_V4L2_SUBDEV_API
831 This is a driver for the DW9768 camera lens voice coil.
832 DW9768 is a 10 bit DAC with 100mA output current sink
833 capability. This is designed for linear control of
834 voice coil motors, controlled via I2C serial interface.
836 config VIDEO_DW9807_VCM
837 tristate "DW9807 lens voice coil support"
838 depends on I2C && VIDEO_DEV
839 select MEDIA_CONTROLLER
840 select VIDEO_V4L2_SUBDEV_API
843 This is a driver for the DW9807 camera lens voice coil.
844 DW9807 is a 10 bit DAC with 100mA output current sink
845 capability. This is designed for linear control of
846 voice coil motors, controlled via I2C serial interface.
851 visible if MEDIA_CAMERA_SUPPORT
854 tristate "ADP1653 flash support"
855 depends on I2C && VIDEO_DEV
856 select MEDIA_CONTROLLER
859 This is a driver for the ADP1653 flash controller. It is used for
860 example in Nokia N900.
863 tristate "LM3560 dual flash driver support"
864 depends on I2C && VIDEO_DEV
865 select MEDIA_CONTROLLER
869 This is a driver for the lm3560 dual flash controllers. It controls
873 tristate "LM3646 dual flash driver support"
874 depends on I2C && VIDEO_DEV
875 select MEDIA_CONTROLLER
879 This is a driver for the lm3646 dual flash controllers. It controls
885 # V4L2 I2C drivers that aren't related with Camera support
888 comment "audio, video and radio I2C drivers auto-selected by 'Autoselect ancillary drivers'"
889 depends on MEDIA_HIDE_ANCILLARY_SUBDRV
891 # Encoder / Decoder module configuration
894 menu "Audio decoders, processors and mixers"
895 visible if !MEDIA_HIDE_ANCILLARY_SUBDRV
898 tristate "Cirrus Logic CS3308 audio ADC"
899 depends on VIDEO_DEV && I2C
901 Support for the Cirrus Logic CS3308 High Performance 8-Channel
902 Analog Volume Control
904 To compile this driver as a module, choose M here: the
905 module will be called cs3308.
908 tristate "Cirrus Logic CS5345 audio ADC"
909 depends on VIDEO_DEV && I2C
911 Support for the Cirrus Logic CS5345 24-bit, 192 kHz
912 stereo A/D converter.
914 To compile this driver as a module, choose M here: the
915 module will be called cs5345.
917 config VIDEO_CS53L32A
918 tristate "Cirrus Logic CS53L32A audio ADC"
919 depends on VIDEO_DEV && I2C
921 Support for the Cirrus Logic CS53L32A low voltage
922 stereo A/D converter.
924 To compile this driver as a module, choose M here: the
925 module will be called cs53l32a.
928 tristate "Micronas MSP34xx audio decoders"
929 depends on VIDEO_DEV && I2C
931 Support for the Micronas MSP34xx series of audio decoders.
933 To compile this driver as a module, choose M here: the
934 module will be called msp3400.
936 config VIDEO_SONY_BTF_MPX
937 tristate "Sony BTF's internal MPX"
938 depends on VIDEO_DEV && I2C
940 Support for the internal MPX of the Sony BTF-PG472Z tuner.
942 To compile this driver as a module, choose M here: the
943 module will be called sony-btf-mpx.
945 config VIDEO_TDA1997X
946 tristate "NXP TDA1997x HDMI receiver"
947 depends on VIDEO_DEV && I2C
952 select MEDIA_CONTROLLER
953 select VIDEO_V4L2_SUBDEV_API
955 V4L2 subdevice driver for the NXP TDA1997x HDMI receivers.
957 To compile this driver as a module, choose M here: the
958 module will be called tda1997x.
961 tristate "Philips TDA7432 audio processor"
962 depends on VIDEO_DEV && I2C
964 Support for tda7432 audio decoder chip found on some bt8xx boards.
966 To compile this driver as a module, choose M here: the
967 module will be called tda7432.
970 tristate "Philips TDA9840 audio processor"
973 Support for tda9840 audio decoder chip found on some Zoran boards.
975 To compile this driver as a module, choose M here: the
976 module will be called tda9840.
978 config VIDEO_TEA6415C
979 tristate "Philips TEA6415C audio processor"
982 Support for tea6415c audio decoder chip found on some bt8xx boards.
984 To compile this driver as a module, choose M here: the
985 module will be called tea6415c.
988 tristate "Philips TEA6420 audio processor"
991 Support for tea6420 audio decoder chip found on some bt8xx boards.
993 To compile this driver as a module, choose M here: the
994 module will be called tea6420.
996 config VIDEO_TLV320AIC23B
997 tristate "Texas Instruments TLV320AIC23B audio codec"
998 depends on VIDEO_DEV && I2C
1000 Support for the Texas Instruments TLV320AIC23B audio codec.
1002 To compile this driver as a module, choose M here: the
1003 module will be called tlv320aic23b.
1005 config VIDEO_TVAUDIO
1006 tristate "Simple audio decoder chips"
1007 depends on VIDEO_DEV && I2C
1009 Support for several audio decoder chips found on some bt8xx boards:
1010 Philips: tda9840, tda9873h, tda9874h/a, tda9850, tda985x, tea6300,
1011 tea6320, tea6420, tda8425, ta8874z.
1012 Microchip: pic16c54 based design on ProVideo PV951 board.
1014 To compile this driver as a module, choose M here: the
1015 module will be called tvaudio.
1017 config VIDEO_UDA1342
1018 tristate "Philips UDA1342 audio codec"
1019 depends on VIDEO_DEV && I2C
1021 Support for the Philips UDA1342 audio codec.
1023 To compile this driver as a module, choose M here: the
1024 module will be called uda1342.
1026 config VIDEO_VP27SMPX
1027 tristate "Panasonic VP27's internal MPX"
1028 depends on VIDEO_DEV && I2C
1030 Support for the internal MPX of the Panasonic VP27s tuner.
1032 To compile this driver as a module, choose M here: the
1033 module will be called vp27smpx.
1036 tristate "Wolfson Microelectronics WM8739 stereo audio ADC"
1037 depends on VIDEO_DEV && I2C
1039 Support for the Wolfson Microelectronics WM8739
1040 stereo A/D Converter.
1042 To compile this driver as a module, choose M here: the
1043 module will be called wm8739.
1046 tristate "Wolfson Microelectronics WM8775 audio ADC with input mixer"
1047 depends on VIDEO_DEV && I2C
1049 Support for the Wolfson Microelectronics WM8775 high
1050 performance stereo A/D Converter with a 4 channel input mixer.
1052 To compile this driver as a module, choose M here: the
1053 module will be called wm8775.
1058 visible if !MEDIA_HIDE_ANCILLARY_SUBDRV
1060 config VIDEO_SAA6588
1061 tristate "SAA6588 Radio Chip RDS decoder support"
1062 depends on VIDEO_DEV && I2C
1065 Support for this Radio Data System (RDS) decoder. This allows
1066 seeing radio station identification transmitted using this
1069 To compile this driver as a module, choose M here: the
1070 module will be called saa6588.
1074 menu "Video decoders"
1075 visible if !MEDIA_HIDE_ANCILLARY_SUBDRV
1077 config VIDEO_ADV7180
1078 tristate "Analog Devices ADV7180 decoder"
1079 depends on GPIOLIB && VIDEO_DEV && I2C
1080 select MEDIA_CONTROLLER
1081 select VIDEO_V4L2_SUBDEV_API
1084 Support for the Analog Devices ADV7180 video decoder.
1086 To compile this driver as a module, choose M here: the
1087 module will be called adv7180.
1089 config VIDEO_ADV7183
1090 tristate "Analog Devices ADV7183 decoder"
1091 depends on VIDEO_DEV && I2C
1093 V4l2 subdevice driver for the Analog Devices
1094 ADV7183 video decoder.
1096 To compile this driver as a module, choose M here: the
1097 module will be called adv7183.
1099 config VIDEO_ADV748X
1100 tristate "Analog Devices ADV748x decoder"
1101 depends on VIDEO_DEV && I2C
1103 select MEDIA_CONTROLLER
1104 select VIDEO_V4L2_SUBDEV_API
1108 V4L2 subdevice driver for the Analog Devices
1109 ADV7481 and ADV7482 HDMI/Analog video decoders.
1111 To compile this driver as a module, choose M here: the
1112 module will be called adv748x.
1114 config VIDEO_ADV7604
1115 tristate "Analog Devices ADV7604 decoder"
1116 depends on VIDEO_DEV && I2C
1117 depends on GPIOLIB || COMPILE_TEST
1118 select MEDIA_CONTROLLER
1119 select VIDEO_V4L2_SUBDEV_API
1124 Support for the Analog Devices ADV7604 video decoder.
1126 This is a Analog Devices Component/Graphics Digitizer
1127 with 4:1 Multiplexed HDMI Receiver.
1129 To compile this driver as a module, choose M here: the
1130 module will be called adv7604.
1132 config VIDEO_ADV7604_CEC
1133 bool "Enable Analog Devices ADV7604 CEC support"
1134 depends on VIDEO_ADV7604
1137 When selected the adv7604 will support the optional
1140 config VIDEO_ADV7842
1141 tristate "Analog Devices ADV7842 decoder"
1142 depends on VIDEO_DEV && I2C
1143 select MEDIA_CONTROLLER
1144 select VIDEO_V4L2_SUBDEV_API
1147 Support for the Analog Devices ADV7842 video decoder.
1149 This is a Analog Devices Component/Graphics/SD Digitizer
1150 with 2:1 Multiplexed HDMI Receiver.
1152 To compile this driver as a module, choose M here: the
1153 module will be called adv7842.
1155 config VIDEO_ADV7842_CEC
1156 bool "Enable Analog Devices ADV7842 CEC support"
1157 depends on VIDEO_ADV7842
1160 When selected the adv7842 will support the optional
1164 tristate "BT819A VideoStream decoder"
1165 depends on VIDEO_DEV && I2C
1167 Support for BT819A video decoder.
1169 To compile this driver as a module, choose M here: the
1170 module will be called bt819.
1173 tristate "BT856 VideoStream decoder"
1174 depends on VIDEO_DEV && I2C
1176 Support for BT856 video decoder.
1178 To compile this driver as a module, choose M here: the
1179 module will be called bt856.
1182 tristate "BT866 VideoStream decoder"
1183 depends on VIDEO_DEV && I2C
1185 Support for BT866 video decoder.
1187 To compile this driver as a module, choose M here: the
1188 module will be called bt866.
1190 config VIDEO_ISL7998X
1191 tristate "Intersil ISL7998x video decoder"
1192 depends on VIDEO_DEV && I2C
1194 select MEDIA_CONTROLLER
1195 select VIDEO_V4L2_SUBDEV_API
1198 Support for Intersil ISL7998x analog to MIPI-CSI2 or
1202 tristate "KS0127 video decoder"
1203 depends on VIDEO_DEV && I2C
1205 Support for KS0127 video decoder.
1207 This chip is used on AverMedia AVS6EYES Zoran-based MJPEG
1210 To compile this driver as a module, choose M here: the
1211 module will be called ks0127.
1213 config VIDEO_MAX9286
1214 tristate "Maxim MAX9286 GMSL deserializer support"
1215 depends on I2C && I2C_MUX
1216 depends on VIDEO_DEV
1219 select VIDEO_V4L2_SUBDEV_API
1220 select MEDIA_CONTROLLER
1222 This driver supports the Maxim MAX9286 GMSL deserializer.
1224 To compile this driver as a module, choose M here: the
1225 module will be called max9286.
1227 config VIDEO_ML86V7667
1228 tristate "OKI ML86V7667 video decoder"
1229 depends on VIDEO_DEV && I2C
1231 Support for the OKI Semiconductor ML86V7667 video decoder.
1233 To compile this driver as a module, choose M here: the
1234 module will be called ml86v7667.
1236 config VIDEO_SAA7110
1237 tristate "Philips SAA7110 video decoder"
1238 depends on VIDEO_DEV && I2C
1240 Support for the Philips SAA7110 video decoders.
1242 To compile this driver as a module, choose M here: the
1243 module will be called saa7110.
1245 config VIDEO_SAA711X
1246 tristate "Philips SAA7111/3/4/5 video decoders"
1247 depends on VIDEO_DEV && I2C
1249 Support for the Philips SAA7111/3/4/5 video decoders.
1251 To compile this driver as a module, choose M here: the
1252 module will be called saa7115.
1254 config VIDEO_TC358743
1255 tristate "Toshiba TC358743 decoder"
1256 depends on VIDEO_DEV && I2C
1257 select MEDIA_CONTROLLER
1258 select VIDEO_V4L2_SUBDEV_API
1262 Support for the Toshiba TC358743 HDMI to MIPI CSI-2 bridge.
1264 To compile this driver as a module, choose M here: the
1265 module will be called tc358743.
1267 config VIDEO_TC358743_CEC
1268 bool "Enable Toshiba TC358743 CEC support"
1269 depends on VIDEO_TC358743
1272 When selected the tc358743 will support the optional
1275 config VIDEO_TVP514X
1276 tristate "Texas Instruments TVP514x video decoder"
1277 depends on VIDEO_DEV && I2C
1280 This is a Video4Linux2 sensor driver for the TI TVP5146/47
1281 decoder. It is currently working with the TI OMAP3 camera
1284 To compile this driver as a module, choose M here: the
1285 module will be called tvp514x.
1287 config VIDEO_TVP5150
1288 tristate "Texas Instruments TVP5150 video decoder"
1289 depends on VIDEO_DEV && I2C
1293 Support for the Texas Instruments TVP5150 video decoder.
1295 To compile this driver as a module, choose M here: the
1296 module will be called tvp5150.
1298 config VIDEO_TVP7002
1299 tristate "Texas Instruments TVP7002 video decoder"
1300 depends on VIDEO_DEV && I2C
1303 Support for the Texas Instruments TVP7002 video decoder.
1305 To compile this driver as a module, choose M here: the
1306 module will be called tvp7002.
1309 tristate "Techwell TW2804 multiple video decoder"
1310 depends on VIDEO_DEV && I2C
1312 Support for the Techwell tw2804 multiple video decoder.
1314 To compile this driver as a module, choose M here: the
1315 module will be called tw2804.
1318 tristate "Techwell TW9903 video decoder"
1319 depends on VIDEO_DEV && I2C
1321 Support for the Techwell tw9903 multi-standard video decoder
1322 with high quality down scaler.
1324 To compile this driver as a module, choose M here: the
1325 module will be called tw9903.
1328 tristate "Techwell TW9906 video decoder"
1329 depends on VIDEO_DEV && I2C
1331 Support for the Techwell tw9906 enhanced multi-standard comb filter
1332 video decoder with YCbCr input support.
1334 To compile this driver as a module, choose M here: the
1335 module will be called tw9906.
1338 tristate "Techwell TW9910 video decoder"
1339 depends on VIDEO_DEV && I2C
1342 Support for Techwell TW9910 NTSC/PAL/SECAM video decoder.
1344 To compile this driver as a module, choose M here: the
1345 module will be called tw9910.
1347 config VIDEO_VPX3220
1348 tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
1349 depends on VIDEO_DEV && I2C
1351 Support for VPX322x video decoders.
1353 To compile this driver as a module, choose M here: the
1354 module will be called vpx3220.
1356 comment "Video and audio decoders"
1358 config VIDEO_SAA717X
1359 tristate "Philips SAA7171/3/4 audio/video decoders"
1360 depends on VIDEO_DEV && I2C
1362 Support for the Philips SAA7171/3/4 audio/video decoders.
1364 To compile this driver as a module, choose M here: the
1365 module will be called saa717x.
1367 source "drivers/media/i2c/cx25840/Kconfig"
1371 menu "Video encoders"
1372 visible if !MEDIA_HIDE_ANCILLARY_SUBDRV
1374 config VIDEO_AD9389B
1375 tristate "Analog Devices AD9389B encoder"
1376 depends on VIDEO_DEV && I2C
1377 select MEDIA_CONTROLLER
1378 select VIDEO_V4L2_SUBDEV_API
1381 Support for the Analog Devices AD9389B video encoder.
1383 This is a Analog Devices HDMI transmitter.
1385 To compile this driver as a module, choose M here: the
1386 module will be called ad9389b.
1388 config VIDEO_ADV7170
1389 tristate "Analog Devices ADV7170 video encoder"
1390 depends on VIDEO_DEV && I2C
1392 Support for the Analog Devices ADV7170 video encoder driver
1394 To compile this driver as a module, choose M here: the
1395 module will be called adv7170.
1397 config VIDEO_ADV7175
1398 tristate "Analog Devices ADV7175 video encoder"
1399 depends on VIDEO_DEV && I2C
1401 Support for the Analog Devices ADV7175 video encoder driver
1403 To compile this driver as a module, choose M here: the
1404 module will be called adv7175.
1406 config VIDEO_ADV7343
1407 tristate "ADV7343 video encoder"
1411 Support for Analog Devices I2C bus based ADV7343 encoder.
1413 To compile this driver as a module, choose M here: the
1414 module will be called adv7343.
1416 config VIDEO_ADV7393
1417 tristate "ADV7393 video encoder"
1420 Support for Analog Devices I2C bus based ADV7393 encoder.
1422 To compile this driver as a module, choose M here: the
1423 module will be called adv7393.
1425 config VIDEO_ADV7511
1426 tristate "Analog Devices ADV7511 encoder"
1427 depends on VIDEO_DEV && I2C
1428 depends on DRM_I2C_ADV7511=n || COMPILE_TEST
1429 select MEDIA_CONTROLLER
1430 select VIDEO_V4L2_SUBDEV_API
1433 Support for the Analog Devices ADV7511 video encoder.
1435 This is a Analog Devices HDMI transmitter.
1437 To compile this driver as a module, choose M here: the
1438 module will be called adv7511.
1440 config VIDEO_ADV7511_CEC
1441 bool "Enable Analog Devices ADV7511 CEC support"
1442 depends on VIDEO_ADV7511
1445 When selected the adv7511 will support the optional
1449 tristate "AK8813/AK8814 video encoders"
1452 Video output driver for AKM AK8813 and AK8814 TV encoders
1454 config VIDEO_SAA7127
1455 tristate "Philips SAA7127/9 digital video encoders"
1456 depends on VIDEO_DEV && I2C
1458 Support for the Philips SAA7127/9 digital video encoders.
1460 To compile this driver as a module, choose M here: the
1461 module will be called saa7127.
1463 config VIDEO_SAA7185
1464 tristate "Philips SAA7185 video encoder"
1465 depends on VIDEO_DEV && I2C
1467 Support for the Philips SAA7185 video encoder.
1469 To compile this driver as a module, choose M here: the
1470 module will be called saa7185.
1472 config VIDEO_THS8200
1473 tristate "Texas Instruments THS8200 video encoder"
1474 depends on VIDEO_DEV && I2C
1477 Support for the Texas Instruments THS8200 video encoder.
1479 To compile this driver as a module, choose M here: the
1480 module will be called ths8200.
1484 menu "Video improvement chips"
1485 visible if !MEDIA_HIDE_ANCILLARY_SUBDRV
1487 config VIDEO_UPD64031A
1488 tristate "NEC Electronics uPD64031A Ghost Reduction"
1489 depends on VIDEO_DEV && I2C
1492 Support for the NEC Electronics uPD64031A Ghost Reduction
1493 video chip. It is most often found in NTSC TV cards made for
1494 Japan and is used to reduce the 'ghosting' effect that can
1495 be present in analog TV broadcasts.
1497 To compile this driver as a module, choose M here: the
1498 module will be called upd64031a.
1500 config VIDEO_UPD64083
1501 tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation"
1502 depends on VIDEO_DEV && I2C
1504 Support for the NEC Electronics uPD64083 3-Dimensional Y/C
1505 separation video chip. It is used to improve the quality of
1506 the colors of a composite signal.
1508 To compile this driver as a module, choose M here: the
1509 module will be called upd64083.
1513 menu "Audio/Video compression chips"
1514 visible if !MEDIA_HIDE_ANCILLARY_SUBDRV
1516 config VIDEO_SAA6752HS
1517 tristate "Philips SAA6752HS MPEG-2 Audio/Video Encoder"
1518 depends on VIDEO_DEV && I2C
1521 Support for the Philips SAA6752HS MPEG-2 video and MPEG-audio/AC-3
1522 audio encoder with multiplexer.
1524 To compile this driver as a module, choose M here: the
1525 module will be called saa6752hs.
1529 menu "SDR tuner chips"
1530 visible if !MEDIA_HIDE_ANCILLARY_SUBDRV
1533 tristate "Maxim 2175 RF to Bits tuner"
1534 depends on VIDEO_DEV && MEDIA_SDR_SUPPORT && I2C
1538 Support for Maxim 2175 tuner. It is an advanced analog/digital
1539 radio receiver with RF-to-Bits front-end designed for SDR solutions.
1541 To compile this driver as a module, choose M here; the
1542 module will be called max2175.
1546 menu "Miscellaneous helper chips"
1547 visible if !MEDIA_HIDE_ANCILLARY_SUBDRV
1550 tristate "I2C transport video support"
1551 depends on VIDEO_DEV && I2C
1552 select VIDEOBUF2_VMALLOC
1555 Enable the I2C transport video support which supports the
1557 * Panasonic AMG88xx Grid-Eye Sensors
1558 * Melexis MLX90640 Thermal Cameras
1560 To compile this driver as a module, choose M here: the
1561 module will be called video-i2c
1564 tristate "Mitsubishi M52790 A/V switch"
1565 depends on VIDEO_DEV && I2C
1567 Support for the Mitsubishi M52790 A/V switch.
1569 To compile this driver as a module, choose M here: the
1570 module will be called m52790.
1572 config VIDEO_ST_MIPID02
1573 tristate "STMicroelectronics MIPID02 CSI-2 to PARALLEL bridge"
1574 depends on I2C && VIDEO_DEV
1575 select MEDIA_CONTROLLER
1576 select VIDEO_V4L2_SUBDEV_API
1579 Support for STMicroelectronics MIPID02 CSI-2 to PARALLEL bridge.
1580 It is used to allow usage of CSI-2 sensor with PARALLEL port
1583 To compile this driver as a module, choose M here: the
1584 module will be called st-mipid02.
1586 config VIDEO_THS7303
1587 tristate "THS7303/53 Video Amplifier"
1588 depends on VIDEO_DEV && I2C
1591 Support for TI THS7303/53 video amplifier
1593 To compile this driver as a module, choose M here: the
1594 module will be called ths7303.