config: Add a default CONFIG_SYS_PROMPT
[platform/kernel/u-boot.git] / include / configs / DU440.h
index 5ffa6e4..e8b04cd 100644 (file)
@@ -310,7 +310,6 @@ int du440_phy_addr(int devnum);
  * 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