aboutsummaryrefslogtreecommitdiff
path: root/configs/controlcenterdc_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-05 15:31:59 +0000
committerTom Rini <trini@konsulko.com>2021-11-05 15:31:59 +0000
commitce5bae5ccd3809366a3ffb4d8b2046e8f2f6f0f1 (patch)
tree910be34154c25de5cb431cecfd87836ff50b2c5d /configs/controlcenterdc_defconfig
parent5523afbe4a63aa4929cfb857c874178b0c452742 (diff)
downloadu-boot-ce5bae5ccd3809366a3ffb4d8b2046e8f2f6f0f1.zip
u-boot-ce5bae5ccd3809366a3ffb4d8b2046e8f2f6f0f1.tar.gz
u-boot-ce5bae5ccd3809366a3ffb4d8b2046e8f2f6f0f1.tar.bz2
configs: Resync with savedefconfigWIP/2021-11-05-Kconfig-syncs
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/controlcenterdc_defconfig')
-rw-r--r--configs/controlcenterdc_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/controlcenterdc_defconfig b/configs/controlcenterdc_defconfig
index e81859a..13f093f 100644
--- a/configs/controlcenterdc_defconfig
+++ b/configs/controlcenterdc_defconfig
@@ -3,11 +3,10 @@ CONFIG_SKIP_LOWLEVEL_INIT=y
CONFIG_ARCH_CPU_INIT=y
CONFIG_ARCH_MVEBU=y
CONFIG_SYS_TEXT_BASE=0x00800000
+CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_SPL_GPIO=y
CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
-CONFIG_SYS_MALLOC_F_LEN=0x2000
-CONFIG_SPL_GPIO=y
CONFIG_NR_DRAM_BANKS=2
CONFIG_TARGET_CONTROLCENTERDC=y
CONFIG_ENV_SIZE=0x10000