aboutsummaryrefslogtreecommitdiff
path: root/configs/s5p_goni_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/s5p_goni_defconfig')
-rw-r--r--configs/s5p_goni_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/s5p_goni_defconfig b/configs/s5p_goni_defconfig
index 05335d2..d5a1219 100644
--- a/configs/s5p_goni_defconfig
+++ b/configs/s5p_goni_defconfig
@@ -8,6 +8,7 @@ CONFIG_NR_DRAM_BANKS=3
CONFIG_ENV_SIZE=0x1000
CONFIG_ENV_OFFSET=0x7000
CONFIG_DEFAULT_DEVICE_TREE="s5pc1xx-goni"
+CONFIG_SYS_PROMPT="Goni # "
CONFIG_TARGET_S5P_GONI=y
CONFIG_SYS_LOAD_ADDR=0x34000000
CONFIG_ENV_VARS_UBOOT_CONFIG=y
@@ -22,7 +23,6 @@ CONFIG_SYS_CONSOLE_IS_IN_ENV=y
CONFIG_MISC_INIT_R=y
CONFIG_HUSH_PARSER=y
# CONFIG_AUTO_COMPLETE is not set
-CONFIG_SYS_PROMPT="Goni # "
CONFIG_SYS_CBSIZE=256
CONFIG_SYS_PBSIZE=384
# CONFIG_CMD_XIMG is not set