From 3c9370f7b6bffd697c9907a7139e9df5b0d4b9df Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 20 Nov 2023 10:14:11 +0000 Subject: [PATCH] enable OTG_EN_OC_GPIO0_C2 vcc3v3_lcd0_n gpio --- u-boot/configs/rv1106-display.config | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/u-boot/configs/rv1106-display.config b/u-boot/configs/rv1106-display.config index 842cde0..a03a2bf 100644 --- a/u-boot/configs/rv1106-display.config +++ b/u-boot/configs/rv1106-display.config @@ -48,7 +48,7 @@ # CONFIG_REGULATOR_PWM is not set # CONFIG_REGULATOR_RK860X is not set CONFIG_ROCKCHIP_CUBIC_LUT_SIZE=0 -# CONFIG_ROCKCHIP_DRM_TVE is not set +# CONFIG_DRM_ROCKCHIP_TVE is not set # CONFIG_ROCKCHIP_INNO_HDMI_PHY is not set # CONFIG_SPL_DM_REGULATOR is not set # CONFIG_VIDCONSOLE_AS_LCD is not set -- Gitblit v1.6.2