diff options
Diffstat (limited to 'configs/u8500_href_defconfig')
-rw-r--r-- | configs/u8500_href_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/u8500_href_defconfig b/configs/u8500_href_defconfig index 5a82ca8c7b..0aebc7846d 100644 --- a/configs/u8500_href_defconfig +++ b/configs/u8500_href_defconfig @@ -10,3 +10,4 @@ CONFIG_TARGET_U8500_HREF=y # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set +CONFIG_SYS_PROMPT="U8500 $ " |