From 1622ff3442ff6aecc1f538cda437379d1f6a4a93 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 06 Nov 2023 07:25:52 +0000 Subject: [PATCH] rk3568 dts --- u-boot/configs/rk3328_defconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/u-boot/configs/rk3328_defconfig b/u-boot/configs/rk3328_defconfig index 2e7096b..03de227 100644 --- a/u-boot/configs/rk3328_defconfig +++ b/u-boot/configs/rk3328_defconfig @@ -129,7 +129,7 @@ CONFIG_DRM_ROCKCHIP_PANEL=y CONFIG_DRM_ROCKCHIP_DW_HDMI=y CONFIG_ROCKCHIP_INNO_HDMI_PHY=y -CONFIG_ROCKCHIP_DRM_TVE=y +CONFIG_DRM_ROCKCHIP_TVE=y CONFIG_LCD=y # CONFIG_IRQ is not set CONFIG_USE_TINY_PRINTF=y -- Gitblit v1.6.2