]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/pxa255_idp.h
Merge branch 'tx6-update-2016-02-03' into karo-tx6
[karo-tx-uboot.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