diff options
Diffstat (limited to 'configs/calimain_defconfig')
-rw-r--r-- | configs/calimain_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/calimain_defconfig b/configs/calimain_defconfig index 35f73e3f88..4d952cdafe 100644 --- a/configs/calimain_defconfig +++ b/configs/calimain_defconfig @@ -4,3 +4,4 @@ CONFIG_TARGET_CALIMAIN=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_STOP_STR="\x0b" # CONFIG_CMD_SETEXPR is not set +CONFIG_SYS_PROMPT="Calimain > " |