]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mx53ard.h
Move defaults from config_cmd_default.h to Kconfig
[u-boot] / include / configs / mx53ard.h
index 7c3dc20bc3cfdc16a6f9c115a6763e1e7038cd2d..0479195d6d7143a6975dd2cd7e6588baaa37019b 100644 (file)
@@ -68,7 +68,6 @@
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_MII
-#define CONFIG_CMD_NET
 
 /* allow to overwrite serial and ethaddr */
 #define CONFIG_ENV_OVERWRITE
 #define CONFIG_BAUDRATE                        115200
 
 /* Command definition */
-#include <config_cmd_default.h>
-
-#undef CONFIG_CMD_IMLS
-#define CONFIG_CMD_SETEXPR
-
 #define CONFIG_BOOTDELAY       3
 
 #define CONFIG_ETHPRIME                "smc911x"