]> git.sur5r.net Git - u-boot/blobdiff - include/configs/OCRTC.h
config: Add a default CONFIG_SYS_PROMPT
[u-boot] / include / configs / OCRTC.h
index c9196135197ea2d4b1e18aa92b905b477fa225c2..979f029f75d3ba60c0737d47814ae79a209ed4bc 100644 (file)
@@ -2,7 +2,7 @@
  * (C) Copyright 2001
  * Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /*
@@ -75,7 +75,6 @@
  * 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