summaryrefslogtreecommitdiff
path: root/configs/amcore_defconfig
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2021-06-28 10:17:29 -0400
committerTom Rini <[email protected]>2021-06-28 10:17:29 -0400
commit2bba78076b03e47967180776a8da74a018186480 (patch)
tree1c2feaf876e2839e8821af4e866548522bc15c50 /configs/amcore_defconfig
parent4d8c21da4170e7c1d38c0106898e0d8347b4f0ff (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/amcore_defconfig')
-rw-r--r--configs/amcore_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/amcore_defconfig b/configs/amcore_defconfig
index b66b33b0e74..a17cc21cb49 100644
--- a/configs/amcore_defconfig
+++ b/configs/amcore_defconfig
@@ -3,8 +3,8 @@ CONFIG_SYS_TEXT_BASE=0xFFC00000
CONFIG_SYS_MALLOC_F_LEN=0x800
CONFIG_ENV_SIZE=0x1000
CONFIG_ENV_SECT_SIZE=0x1000
-CONFIG_TARGET_AMCORE=y
CONFIG_DEFAULT_DEVICE_TREE="amcore"
+CONFIG_TARGET_AMCORE=y
CONFIG_BOOTDELAY=1
CONFIG_SYS_CONSOLE_INFO_QUIET=y
# CONFIG_DISPLAY_BOARDINFO is not set