Skip to content

Commit 97d8fe4

Browse files
sremmind
authored andcommitted
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 <hverkuil@xs4all.nl> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com> Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com> Link: https://lore.kernel.org/r/20250306072842.287142-4-dmitry.osipenko@collabora.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent 769c2b4 commit 97d8fe4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -859,6 +859,8 @@ CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC=m
859859
CONFIG_VIDEO_SAMSUNG_S5P_JPEG=m
860860
CONFIG_VIDEO_SAMSUNG_S5P_MFC=m
861861
CONFIG_VIDEO_SUN6I_CSI=m
862+
CONFIG_VIDEO_SYNOPSYS_HDMIRX=m
863+
CONFIG_VIDEO_SYNOPSYS_HDMIRX_LOAD_DEFAULT_EDID=y
862864
CONFIG_VIDEO_TI_J721E_CSI2RX=m
863865
CONFIG_VIDEO_HANTRO=m
864866
CONFIG_VIDEO_IMX219=m

0 commit comments

Comments
 (0)