diff options
Diffstat (limited to 'configs/palmtc_defconfig')
-rw-r--r-- | configs/palmtc_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/palmtc_defconfig b/configs/palmtc_defconfig index 4042466220..de617e1804 100644 --- a/configs/palmtc_defconfig +++ b/configs/palmtc_defconfig @@ -3,3 +3,4 @@ CONFIG_TARGET_PALMTC=y # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set +CONFIG_SYS_PROMPT="$ " |