]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/qemu-mips64.h
Merge git://git.denx.de/u-boot-socfpga
[people/ms/u-boot.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