]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/colibri_pxa270.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / colibri_pxa270.h
index e3f0ab027f7f8fc277bf8d7b3d68817cd87ba335..a1b64c60e64500ddd11f84a9af0844980e0c8ac4 100644 (file)
@@ -81,6 +81,7 @@
 #define        CONFIG_SYS_HUSH_PARSER          1
 
 #undef CONFIG_SYS_LONGHELP             /* Saves 10 KB */
+#undef CONFIG_SYS_PROMPT
 #ifdef CONFIG_SYS_HUSH_PARSER
 #define        CONFIG_SYS_PROMPT               "$ "
 #else