diff mbox series

[6/7] ARM: shmobile: defconfig: Enable ADV7612 CEC support

Message ID 20200624131931.3686-7-geert+renesas@glider.be (mailing list archive)
State Mainlined
Commit 08de207119ec6b563fc153f25681316283f3c733
Headers show
Series ARM: shmobile: defconfig: Update for v5.8-rc1 | expand

Commit Message

Geert Uytterhoeven June 24, 2020, 1:19 p.m. UTC
Enable support for Consumer Electronics Control on the Analog Devices
ADV7612 HDMI receiver, which is used on the Koelsch and Lager boards.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm/configs/shmobile_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 345685a52ffc5af5..916ca4941a629577 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -122,6 +122,7 @@  CONFIG_VIDEO_RENESAS_JPU=y
 CONFIG_VIDEO_RENESAS_VSP1=y
 CONFIG_VIDEO_ADV7180=y
 CONFIG_VIDEO_ADV7604=y
+CONFIG_VIDEO_ADV7604_CEC=y
 CONFIG_VIDEO_ML86V7667=y
 CONFIG_DRM=y
 CONFIG_DRM_RCAR_DU=y