]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/xaeniax.h
sunxi: increase SYS_MONITOR_LEN
[karo-tx-uboot.git] / include / configs / xaeniax.h
index fcb76a27a273d61799abaabb6dbf27c937707e89..8d19bffa025f33d1a536c1e80f3e18b1aaba5e0f 100644 (file)
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_DIAG
-#define CONFIG_CMD_NFS
 #define CONFIG_CMD_SDRAM
 #define CONFIG_CMD_SNTP
 
@@ -97,7 +94,7 @@
 #define CONFIG_SYS_LONGHELP                            /* undef to save memory */
 #define CONFIG_SYS_HUSH_PARSER         1
 
-
+#undef CONFIG_SYS_PROMPT
 #ifdef CONFIG_SYS_HUSH_PARSER
 #define CONFIG_SYS_PROMPT              "u-boot$ "      /* Monitor Command Prompt */
 #else