usb: net: migrate USB Ethernet adapters to Kconfig
[platform/kernel/u-boot.git] / include / configs / tec.h
index 5f84f24..0febe46 100644 (file)
@@ -20,7 +20,6 @@
 #define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTD_BASE
 
 /* NAND support */
-#define CONFIG_CMD_NAND
 #define CONFIG_TEGRA_NAND
 #define CONFIG_SYS_MAX_NAND_DEVICE     1
 
@@ -31,8 +30,6 @@
 #define CONFIG_USB_EHCI_TEGRA
 
 /* USB networking support */
-#define CONFIG_USB_HOST_ETHER
-#define CONFIG_USB_ETHER_SMSC95XX
 
 #include "tegra-common-post.h"