kconfig: add config option for shell prompt
[oweals/u-boot.git] / include / configs / palmtreo680.h
index 3946607512dfec9e5737133663879284e6464c9f..ffb0d1e19a05b4eccafd2e4ae90e887ef32ff50e 100644 (file)
@@ -92,6 +92,7 @@
 #define CONFIG_SYS_PROMPT_HUSH_PS2      "> "
 
 #define CONFIG_SYS_LONGHELP
+#undef CONFIG_SYS_PROMPT
 #ifdef CONFIG_SYS_HUSH_PARSER
 #define CONFIG_SYS_PROMPT               "$ "
 #else