config: Add a default CONFIG_SYS_PROMPT
[oweals/u-boot.git] / include / configs / TOP5200.h
index 00056a33d4d7072643a2c2b8625c5c7e56c55761..cc3aa7b9c1e35e0845725cae3514288dee099bf1 100644 (file)
@@ -14,7 +14,7 @@
  * Internal regs are at 0xf0000000
  * Reset jumps to 0x00000100
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_H
  * Miscellaneous configurable options
  */
 #define CONFIG_SYS_LONGHELP                    /* undef to save memory     */
-#define CONFIG_SYS_PROMPT              "=> "   /* Monitor Command Prompt   */
 #if defined(CONFIG_CMD_KGDB)
 #  define CONFIG_SYS_CBSIZE            1024    /* Console I/O Buffer Size  */
 #else