diff options
Diffstat (limited to 'include/configs/palmld.h')
-rw-r--r-- | include/configs/palmld.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/palmld.h b/include/configs/palmld.h index a9f92fa29f..ec48c14aca 100644 --- a/include/configs/palmld.h +++ b/include/configs/palmld.h @@ -96,9 +96,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) |