diff options
Diffstat (limited to 'configs/atstk1002_defconfig')
-rw-r--r-- | configs/atstk1002_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/atstk1002_defconfig b/configs/atstk1002_defconfig index bb0406e1ab..78e2256151 100644 --- a/configs/atstk1002_defconfig +++ b/configs/atstk1002_defconfig @@ -8,3 +8,4 @@ CONFIG_AUTOBOOT_STOP_STR=" " # CONFIG_CMD_FPGA is not set # CONFIG_CMD_SOURCE is not set # CONFIG_CMD_SETEXPR is not set +CONFIG_SYS_PROMPT="U-Boot> " |