]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap4_panda.h
x86: minnowmax: Drop the cache line size hack
[u-boot] / include / configs / omap4_panda.h
index e97c5e30da5367668e1f2a1ce0701c25137a49cf..95614b94cc5819f6b6ecfafd28e0704eace1aa55 100644 (file)
@@ -37,7 +37,6 @@
 #define CONFIG_CMD_DHCP
 
 #include <configs/ti_omap4_common.h>
-#define CONFIG_CMD_NET
 
 /* GPIO */
 #define CONFIG_CMD_GPIO
@@ -49,7 +48,6 @@
 #define FAT_ENV_INTERFACE               "mmc"
 #define FAT_ENV_DEVICE_AND_PART         "0:1"
 #define FAT_ENV_FILE                    "uboot.env"
-#define CONFIG_CMD_SAVEENV
 #define CONFIG_ENV_OVERWRITE
 
 #endif /* __CONFIG_PANDA_H */