summaryrefslogtreecommitdiff
path: root/configs/odroid_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/odroid_defconfig')
-rw-r--r--configs/odroid_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/odroid_defconfig b/configs/odroid_defconfig
index be45da272d..ce0c47e505 100644
--- a/configs/odroid_defconfig
+++ b/configs/odroid_defconfig
@@ -16,10 +16,10 @@ CONFIG_ENV_SIZE=0x4000
CONFIG_ENV_OFFSET=0x140000
CONFIG_DEFAULT_DEVICE_TREE="exynos4412-odroid"
CONFIG_SYS_PROMPT="Odroid # "
+CONFIG_SYS_MONITOR_LEN=262144
CONFIG_SYS_MEM_TOP_HIDE=0x00100000
CONFIG_SYS_LOAD_ADDR=0x43e00000
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
-CONFIG_SYS_MONITOR_LEN=262144
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_DISTRO_DEFAULTS=y