config: Add a default CONFIG_SYS_PROMPT
[oweals/u-boot.git] / include / configs / MPC8266ADS.h
index 5a101cf61209947309ccdc2d5cd3597d6d5c17a7..311d2ab8b62885751e44b7cacbcbe10a33fb02f6 100644 (file)
@@ -7,7 +7,7 @@
  * Note: my board is a PILOT rev.
  * Note: the mpc8260ads doesn't come with a proper Ethernet MAC address.
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /*
  * 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