]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/trimslice.h
net: Move the CMD_NET config to defconfigs
[people/ms/u-boot.git] / include / configs / trimslice.h
index 59f4f6767b76a62cf100f15b1c207b5c303f96b6..848ef33f20e67c761554868dd02a668ab8664675 100644 (file)
@@ -22,8 +22,6 @@
 
 #define CONFIG_MACH_TYPE               MACH_TYPE_TRIMSLICE
 
-#define CONFIG_BOARD_EARLY_INIT_F
-
 /* SPI */
 #define CONFIG_TEGRA20_SFLASH
 #define CONFIG_SPI_FLASH
@@ -71,7 +69,6 @@
 #define CONFIG_RTL8169
 
 /* General networking support */
-#define CONFIG_CMD_NET
 #define CONFIG_CMD_DHCP
 
 #include "tegra-common-post.h"