diff options
Diffstat (limited to 'configs/M5235EVB_defconfig')
-rw-r--r-- | configs/M5235EVB_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/M5235EVB_defconfig b/configs/M5235EVB_defconfig index 3292cff57a..e9c2b7cd08 100644 --- a/configs/M5235EVB_defconfig +++ b/configs/M5235EVB_defconfig @@ -4,3 +4,4 @@ CONFIG_SYS_EXTRA_OPTIONS="SYS_TEXT_BASE=0xFFE00000" # CONFIG_CMD_LOADB is not set # CONFIG_CMD_LOADS is not set # CONFIG_CMD_SETEXPR is not set +CONFIG_SYS_PROMPT="-> " |