aboutsummaryrefslogtreecommitdiff
path: root/configs/thuban_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/thuban_defconfig')
-rw-r--r--configs/thuban_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/thuban_defconfig b/configs/thuban_defconfig
index 6115e9e..3bf21ba 100644
--- a/configs/thuban_defconfig
+++ b/configs/thuban_defconfig
@@ -11,6 +11,7 @@ CONFIG_SPL_DM_SPI=y
CONFIG_DEFAULT_DEVICE_TREE="am335x-draco"
CONFIG_AM33XX=y
CONFIG_SYS_MPUCLK=300
+CONFIG_SYS_PROMPT="U-Boot# "
CONFIG_TARGET_THUBAN=y
CONFIG_SPL_MMC=y
CONFIG_SPL_SERIAL=y
@@ -51,7 +52,6 @@ CONFIG_SPL_WATCHDOG=y
CONFIG_SPL_YMODEM_SUPPORT=y
# CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC is not set
CONFIG_HUSH_PARSER=y
-CONFIG_SYS_PROMPT="U-Boot# "
CONFIG_SYS_MAXARGS=32
CONFIG_SYS_PBSIZE=1049
CONFIG_CMD_ASKENV=y