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