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