config: Add a default CONFIG_SYS_PROMPT
[oweals/u-boot.git] / include / configs / MHPC.h
index 75eef20e589ba01715da52e31fea0fa500387bb6..8dbe6604d57081e148cac855df5e03c86c460a4b 100644 (file)
@@ -8,7 +8,7 @@
  * Configuation settings for the miniHiPerCam.
  *
  * -----------------------------------------------------------------
- * 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