aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorSebastian Reichel <sebastian.reichel@collabora.com>2025-03-06 10:28:42 +0300
committerHeiko Stuebner <heiko@sntech.de>2025-03-06 14:08:26 +0100
commit97d8fe4b7722104b9abdb9cbeb0e884f864c6477 (patch)
tree3d407e99342c149cac5434f22d7bbdc50a51c435
parentarm64: defconfig: Enable Rockchip UFS host driver (diff)
downloadwireguard-linux-97d8fe4b7722104b9abdb9cbeb0e884f864c6477.tar.xz
wireguard-linux-97d8fe4b7722104b9abdb9cbeb0e884f864c6477.zip
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>
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 9706ba1353d2..03982e797491 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