arm: Remove portuxg20, stamp9g20 boards
[oweals/u-boot.git] / include / configs / pxa255_idp.h
index af7c076df073bb673f18f680a377f37caf2768cf..332d79f89f535d10454a0e45a7e17e1a699bffda 100644 (file)
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_FAT
 #define CONFIG_CMD_DHCP
 
 #define CONFIG_SYS_HUSH_PARSER         1
 
 #define CONFIG_SYS_LONGHELP                            /* undef to save memory         */
+#undef CONFIG_SYS_PROMPT
 #ifdef CONFIG_SYS_HUSH_PARSER
 #define CONFIG_SYS_PROMPT              "$ "            /* Monitor Command Prompt */
 #else