firmware/br-ext-chip-allwinner/board/v83x/kernel/patches/00000-drivers_media_i2c_Kco...

52 lines
1.6 KiB
Diff

diff -drupN a/drivers/media/i2c/Kconfig b/drivers/media/i2c/Kconfig
--- a/drivers/media/i2c/Kconfig 2018-08-06 17:23:04.000000000 +0300
+++ b/drivers/media/i2c/Kconfig 2022-06-12 05:28:14.000000000 +0300
@@ -210,6 +210,7 @@ config VIDEO_ADV7604
depends on GPIOLIB || COMPILE_TEST
select HDMI
select MEDIA_CEC_EDID
+ select VIDEO_DV_TIMINGS
---help---
Support for the Analog Devices ADV7604 video decoder.
@@ -231,6 +232,7 @@ config VIDEO_ADV7842
depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
select HDMI
select MEDIA_CEC_EDID
+ select VIDEO_DV_TIMINGS
---help---
Support for the Analog Devices ADV7842 video decoder.
@@ -323,6 +325,7 @@ config VIDEO_SAA711X
config VIDEO_TC358743
tristate "Toshiba TC358743 decoder"
depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
+ select VIDEO_DV_TIMINGS
select HDMI
---help---
Support for the Toshiba TC358743 HDMI to MIPI CSI-2 bridge.
@@ -471,6 +474,7 @@ config VIDEO_ADV7511
depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
select HDMI
select MEDIA_CEC_EDID
+ select VIDEO_DV_TIMINGS
---help---
Support for the Analog Devices ADV7511 video encoder.
@@ -489,6 +493,7 @@ config VIDEO_ADV7511_CEC
config VIDEO_AD9389B
tristate "Analog Devices AD9389B encoder"
depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
+ select VIDEO_DV_TIMINGS
---help---
Support for the Analog Devices AD9389B video encoder.
@@ -506,6 +511,7 @@ config VIDEO_AK881X
config VIDEO_THS8200
tristate "Texas Instruments THS8200 video encoder"
depends on VIDEO_V4L2 && I2C
+ select VIDEO_DV_TIMINGS
---help---
Support for the Texas Instruments THS8200 video encoder.