diff options
Diffstat (limited to 'configs/thuban_defconfig')
-rw-r--r-- | configs/thuban_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/thuban_defconfig b/configs/thuban_defconfig index 8192b28a58..e2a6b0ca42 100644 --- a/configs/thuban_defconfig +++ b/configs/thuban_defconfig @@ -8,3 +8,4 @@ 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# " |