net: Move the CMD_NET config to defconfigs
[platform/kernel/u-boot.git] / include / configs / ti_omap4_common.h
index b0f199e..6c33804 100644 (file)
@@ -79,7 +79,6 @@
 #define CONFIG_SYS_CONSOLE_IS_IN_ENV   1
 
 /* Per-Soc commands */
-#undef CONFIG_CMD_NET
 #undef CONFIG_CMD_NFS
 
 /*
 #define CONFIG_SYS_SPL_ARGS_ADDR       (CONFIG_SYS_SDRAM_BASE + \
                                         (128 << 20))
 
+/* SPL: Allow to use an EXT partition */
+#define CONFIG_SPL_EXT_SUPPORT
+
 #ifdef CONFIG_NAND
 #define CONFIG_SPL_NAND_AM33XX_BCH     /* ELM support */
 #endif