]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/alpr.h
Move defaults from config_cmd_default.h to Kconfig
[karo-tx-uboot.git] / include / configs / alpr.h
index 0f125dce0958e17279c6ccf2c7f4392b983d96eb..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
-#undef CONFIG_CMD_NFS
 #define CONFIG_CMD_PCI
 
 #undef CONFIG_WATCHDOG                 /* watchdog disabled            */