diff options
Diffstat (limited to 'configs/amcore_defconfig')
-rw-r--r-- | configs/amcore_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/amcore_defconfig b/configs/amcore_defconfig index 47c4f3d21f..dc16d5bb1d 100644 --- a/configs/amcore_defconfig +++ b/configs/amcore_defconfig @@ -6,3 +6,4 @@ CONFIG_TARGET_AMCORE=y # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set +CONFIG_SYS_PROMPT="amcore $ " |