From f17927e898bb5b00892c1d73d1b22639aae83a22 Mon Sep 17 00:00:00 2001 From: zhangzhaopeng Date: Tue, 25 Feb 2025 10:51:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5=E6=9B=B4=E6=96=B0recovery?= =?UTF-8?q?=E7=9A=84=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../configs/fastboot_sl100_back/linux/config-4.9_recovery | 3 +++ .../configs/fastboot_sl100_front/linux/config-4.9_recovery | 3 +++ 2 files changed, 6 insertions(+) diff --git a/device/config/chips/v851s/configs/fastboot_sl100_back/linux/config-4.9_recovery b/device/config/chips/v851s/configs/fastboot_sl100_back/linux/config-4.9_recovery index 021529e4b..6b11a6320 100755 --- a/device/config/chips/v851s/configs/fastboot_sl100_back/linux/config-4.9_recovery +++ b/device/config/chips/v851s/configs/fastboot_sl100_back/linux/config-4.9_recovery @@ -974,6 +974,7 @@ CONFIG_SUNXI_SYS_INFO=y # CONFIG_SUNXI_SMC is not set # CONFIG_DUMP_REG is not set # CONFIG_SUNXI_TIMER_TEST is not set +# CONFIG_MEM_OPERATION is not set # CONFIG_SUNXI_TRANSFORM is not set # CONFIG_SUNXI_DI is not set # CONFIG_SUNXI_G2D is not set @@ -1357,6 +1358,8 @@ CONFIG_LCD_SUPPORT_ICN6202_2LANE=y # CONFIG_DISP2_SUNXI_SUPPORT_SMBL=y CONFIG_DISP2_SUNXI_SUPPORT_ENAHNCE=y +# CONFIG_DISP2_HAS_SUPPORT_FRONT_WKSRCBL is not set +# CONFIG_DISP2_HAS_SUPPORT_BACK_WKSRCBL is not set # CONFIG_BACKLIGHT_LCD_SUPPORT is not set # CONFIG_VGASTATE is not set # CONFIG_LOGO is not set diff --git a/device/config/chips/v851s3/configs/fastboot_sl100_front/linux/config-4.9_recovery b/device/config/chips/v851s3/configs/fastboot_sl100_front/linux/config-4.9_recovery index b8ddd79f3..1ff8ba0df 100755 --- a/device/config/chips/v851s3/configs/fastboot_sl100_front/linux/config-4.9_recovery +++ b/device/config/chips/v851s3/configs/fastboot_sl100_front/linux/config-4.9_recovery @@ -1107,6 +1107,7 @@ CONFIG_SUNXI_SYS_INFO=y CONFIG_DUMP_REG=y CONFIG_DUMP_REG_MISC=y # CONFIG_SUNXI_TIMER_TEST is not set +# CONFIG_MEM_OPERATION is not set # CONFIG_SUNXI_TRANSFORM is not set # CONFIG_SUNXI_DI is not set # CONFIG_SUNXI_G2D is not set @@ -1584,6 +1585,8 @@ CONFIG_LCD_SUPPORT_ICN6202_2LANE=y # CONFIG_DISP2_SUNXI_SUPPORT_SMBL=y CONFIG_DISP2_SUNXI_SUPPORT_ENAHNCE=y +# CONFIG_DISP2_HAS_SUPPORT_FRONT_WKSRCBL is not set +# CONFIG_DISP2_HAS_SUPPORT_BACK_WKSRCBL is not set # CONFIG_BACKLIGHT_LCD_SUPPORT is not set # CONFIG_VGASTATE is not set # CONFIG_LOGO is not set