]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/whistler.h
ti: omap4: remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since it is now in...
[people/ms/u-boot.git] / include / configs / whistler.h
index e083cbd07f17753fbf734902e03b2607944667d0..13cc3d3c30ac25bd1a961451661da6f51cb53fb9 100644 (file)
@@ -22,8 +22,6 @@
 
 #define CONFIG_MACH_TYPE               MACH_TYPE_WHISTLER
 
-#define CONFIG_BOARD_EARLY_INIT_F
-
 /* I2C */
 #define CONFIG_SYS_I2C_TEGRA
 #define CONFIG_CMD_I2C
@@ -56,7 +54,6 @@
 #define CONFIG_USB_ETHER_ASIX
 
 /* General networking support */
-#define CONFIG_CMD_NET
 #define CONFIG_CMD_DHCP
 
 #include "tegra-common-post.h"