From: Mylène Josserand Date: Sun, 2 Apr 2017 10:59:04 +0000 (+0200) Subject: sunxi: icnova-a20-swac_defconfig: Remove AXP209_POWER X-Git-Tag: v2017.05-rc3~55^2~28 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e34dc387bd5d37e75e963f0801be9c5ae556b26d;p=u-boot sunxi: icnova-a20-swac_defconfig: Remove AXP209_POWER Remove the AXP209_POWER option from SYS_EXTRA_OPTIONS. As this configuration already exists on Kconfig, we just need to remove it from defconfig. Signed-off-by: Mylène Josserand Signed-off-by: Maxime Ripard --- diff --git a/configs/icnova-a20-swac_defconfig b/configs/icnova-a20-swac_defconfig index 569f2d9c86..bc46c9adf0 100644 --- a/configs/icnova-a20-swac_defconfig +++ b/configs/icnova-a20-swac_defconfig @@ -12,7 +12,7 @@ CONFIG_VIDEO_LCD_POWER="PH22" CONFIG_VIDEO_LCD_PANEL_LVDS=y CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-icnova-swac" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set -CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,CMD_BMP" +CONFIG_SYS_EXTRA_OPTIONS="CMD_BMP" CONFIG_SPL=y CONFIG_SPL_I2C_SUPPORT=y # CONFIG_CMD_IMLS is not set