From: Sebastian Reichel Date: Thu, 6 Mar 2025 07:28:42 +0000 (+0300) Subject: arm64: defconfig: Enable Synopsys HDMI receiver X-Git-Tag: v6.15-rc1~157^2~3^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=97d8fe4b7722104b9abdb9cbeb0e884f864c6477;p=thirdparty%2Flinux.git arm64: defconfig: Enable Synopsys HDMI receiver The Rockchip RK3588 has a built-in HDMI receiver block from Synopsys. Let's enable the driver for it. Acked-by: Hans Verkuil Signed-off-by: Sebastian Reichel Signed-off-by: Dmitry Osipenko Link: https://lore.kernel.org/r/20250306072842.287142-4-dmitry.osipenko@collabora.com Signed-off-by: Heiko Stuebner --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 9706ba1353d2f..03982e7974913 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -859,6 +859,8 @@ CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC=m CONFIG_VIDEO_SAMSUNG_S5P_JPEG=m CONFIG_VIDEO_SAMSUNG_S5P_MFC=m CONFIG_VIDEO_SUN6I_CSI=m +CONFIG_VIDEO_SYNOPSYS_HDMIRX=m +CONFIG_VIDEO_SYNOPSYS_HDMIRX_LOAD_DEFAULT_EDID=y CONFIG_VIDEO_TI_J721E_CSI2RX=m CONFIG_VIDEO_HANTRO=m CONFIG_VIDEO_IMX219=m