]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/pb1x00.h
Move defaults from config_cmd_default.h to Kconfig
[people/ms/u-boot.git] / include / configs / pb1x00.h
index 2508702a4a1448c1fcf0836ebf3e4bc363ec6b27..af2654e0f4b9c3a7355e6c966720faf6dee34422 100644 (file)
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_ELF
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_PING
 
-#undef CONFIG_CMD_SAVEENV
 #undef CONFIG_CMD_FAT
-#undef CONFIG_CMD_FLASH
-#undef CONFIG_CMD_FPGA
 #undef CONFIG_CMD_IDE
-#undef CONFIG_CMD_LOADS
-#undef CONFIG_CMD_RUN
-#undef CONFIG_CMD_LOADB
 #undef CONFIG_CMD_ELF
-#undef CONFIG_CMD_BDI
 #undef CONFIG_CMD_BEDBUG
 
 #endif /* __CONFIG_H */