diff options
Diffstat (limited to 'include/configs/palmtc.h')
-rw-r--r-- | include/configs/palmtc.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/palmtc.h b/include/configs/palmtc.h index b68ad3b7dd..81c3f028ff 100644 --- a/include/configs/palmtc.h +++ b/include/configs/palmtc.h @@ -99,9 +99,6 @@ #define CONFIG_SYS_HUSH_PARSER 1 #define CONFIG_SYS_LONGHELP -#ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT "$ " -#endif #define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_PBSIZE \ (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16) |