]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/zipitz2.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / zipitz2.h
index cff3ba837c96bce86c3a14cc294755c795714bda..0199190eb87d73a88024553fe6a03552fb300654 100644 (file)
@@ -119,9 +119,6 @@ unsigned char zipitz2_spi_read(void);
 #define        CONFIG_SYS_HUSH_PARSER          1
 
 #define        CONFIG_SYS_LONGHELP                             /* undef to save memory */
-#ifdef CONFIG_SYS_HUSH_PARSER
-#define        CONFIG_SYS_PROMPT               "$ "            /* Monitor Command Prompt */
-#endif
 #define        CONFIG_SYS_CBSIZE               256             /* Console I/O Buffer Size */
 #define        CONFIG_SYS_PBSIZE               (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)        /* Print Buffer Size */
 #define        CONFIG_SYS_MAXARGS              16              /* max number of command args */