From 89281ea41721b3027e14d66c19f2dbb4d11847d3 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 06 Nov 2023 07:24:14 +0000 Subject: [PATCH] build rk3568 uboot --- u-boot/configs/rk3128x_defconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/u-boot/configs/rk3128x_defconfig b/u-boot/configs/rk3128x_defconfig index ada3b40..d0cc774 100644 --- a/u-boot/configs/rk3128x_defconfig +++ b/u-boot/configs/rk3128x_defconfig @@ -120,7 +120,7 @@ CONFIG_DRM_ROCKCHIP=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_USE_TINY_PRINTF=y CONFIG_SPL_TINY_MEMSET=y -- Gitblit v1.6.2