config: Add a default CONFIG_SYS_PROMPT
[oweals/u-boot.git] / include / configs / APC405.h
index 7373c610825d1a9e75c76c2af2703db834641e8b..473d3e84f175e5a721e7777e898cca561c8cdeab 100644 (file)
  * Miscellaneous configurable options
  */
 #define CONFIG_SYS_LONGHELP                    /* undef to save memory */
-#define CONFIG_SYS_PROMPT      "=> "           /* Monitor Command Prompt */
 #define CONFIG_CMDLINE_EDITING 1       /* add command line history */
 
 #if defined(CONFIG_CMD_KGDB)