]> git.ipfire.org Git - u-boot.git/blobdiff - include/configs/xilinx-ppc.h
Move defaults from config_cmd_default.h to Kconfig
[u-boot.git] / include / configs / xilinx-ppc.h
index 4f62607acee5b5c79669c78e0ddaf2a392425b3c..309d68d281335ed6431de6e58a1c0d11e0f8da05 100644 (file)
@@ -26,7 +26,6 @@
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 128 * 1024)
 
 /*Cmd*/
-#include <config_cmd_default.h>
 #define CONFIG_CMD_ASKENV
 #define CONFIG_CMD_CACHE
 #define CONFIG_CMD_DIAG
@@ -41,8 +40,6 @@
 #undef CONFIG_CMD_PING
 #undef CONFIG_CMD_DHCP
 #undef CONFIG_CMD_EEPROM
-#undef CONFIG_CMD_IMLS
-#undef CONFIG_CMD_NFS
 
 /*Misc*/
 #define CONFIG_BOOTDELAY               5/* autoboot after 5 seconds     */