]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/palmld.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / palmld.h
index a9f92fa29fdbd12fc8619fe9c7745d67610f7ed4..ec48c14acae456ab588c3fc78735b768cd712245 100644 (file)
@@ -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)