summaryrefslogtreecommitdiffstats
path: root/configs/pxm2_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/pxm2_defconfig')
-rw-r--r--configs/pxm2_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pxm2_defconfig b/configs/pxm2_defconfig
index 41c2849025..b1b709fd71 100644
--- a/configs/pxm2_defconfig
+++ b/configs/pxm2_defconfig
@@ -1,6 +1,7 @@
CONFIG_ARM=y
CONFIG_TARGET_PXM2=y
CONFIG_SPL=y
+CONFIG_SYS_PROMPT="U-Boot# "
CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"
CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"
@@ -8,4 +9,3 @@ CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_SETEXPR is not set
CONFIG_SPI_FLASH=y
-CONFIG_SYS_PROMPT="U-Boot# "
OpenPOWER on IntegriCloud