summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Nie <jun.nie@linaro.org>2018-02-27 17:39:07 +0800
committerJun Nie <jun.nie@linaro.org>2018-02-27 17:39:07 +0800
commit66a25788a9979fc732db65ff4c5b71833fc3bb39 (patch)
tree0615ca1d9b2563a85593f9aa6c62edf7854f9218
parent01b9e06f7c25d30d46840229415b404c9cdfaaf1 (diff)
sunxi: defconfig: remove CONFIG_SPL_OF_CONTROLlinaro-20180227-001
Remove CONFIG_SPL_OF_CONTROL because it introduce more code and SPL exceed size limit. Will enable it again after secure boot is enabled because more sram is available in secure mode. Signed-off-by: Jun Nie <jun.nie@linaro.org>
-rw-r--r--configs/bananapi_zero_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/bananapi_zero_defconfig b/configs/bananapi_zero_defconfig
index 49b9367aff..15a843f0f9 100644
--- a/configs/bananapi_zero_defconfig
+++ b/configs/bananapi_zero_defconfig
@@ -26,7 +26,6 @@ CONFIG_CMD_USB_MASS_STORAGE=y
# CONFIG_SPL_DOS_PARTITION is not set
# CONFIG_SPL_ISO_PARTITION is not set
# CONFIG_SPL_EFI_PARTITION is not set
-CONFIG_SPL_OF_CONTROL=y
CONFIG_SPL_SEPARATE_BSS=y
CONFIG_SPL_DM=y
CONFIG_MMC_BROKEN_CD=y