]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/qemu-mips64.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / qemu-mips64.h
index fae5b0590b67cfeb28badd4ebb08a4565be01a0b..4de15bfb75611f5fbda52214ea88136f9b03ed52 100644 (file)
@@ -80,6 +80,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-mips64el # "
 #else