]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/qemu-mips.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / qemu-mips.h
index b22637b367225bd0c481524f769f5a2baa7a5e15..a7ec8f54c5585e142e59f680d5498d086647d647 100644 (file)
@@ -78,6 +78,7 @@
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
 
 /* Monitor Command Prompt */
+#undef CONFIG_SYS_PROMPT
 #if defined(CONFIG_SYS_LITTLE_ENDIAN)
 #define CONFIG_SYS_PROMPT              "qemu-mipsel # "
 #else