]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/alpr.h
sunxi: increase SYS_MONITOR_LEN
[karo-tx-uboot.git] / include / configs / alpr.h
index 2782e559f5fabd6228e90ed15075ab473be71244..f113ebd74bae04c80b6b4dde00e098bc795ba530 100644 (file)
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_EEPROM
-#define CONFIG_CMD_FPGA
 #define CONFIG_CMD_FPGA_LOADMK
 #define CONFIG_CMD_I2C
-#undef CONFIG_CMD_LOADB
-#undef CONFIG_CMD_LOADS
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_NAND
-#define CONFIG_CMD_NET
-#undef CONFIG_CMD_NFS
 #define CONFIG_CMD_PCI
 
 #undef CONFIG_WATCHDOG                 /* watchdog disabled            */