From f58ad98a621ce5059d9608a9b41cfabac277094a Mon Sep 17 00:00:00 2001 From: Chris Packham Date: Mon, 28 Aug 2017 20:50:46 +1200 Subject: usb: net: migrate USB Ethernet adapters to Kconfig This migrates ASIX, ASIX88179, MCS7830, RTL8152 and SMSC95XX to Kconfig. Update defconfigs. Signed-off-by: Chris Packham Reviewed-by: Simon Glass --- include/configs/plutux.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/plutux.h') diff --git a/include/configs/plutux.h b/include/configs/plutux.h index 3c1f4c6b0e..eef2062fd0 100644 --- a/include/configs/plutux.h +++ b/include/configs/plutux.h @@ -30,7 +30,6 @@ #define CONFIG_USB_EHCI_TEGRA /* USB networking support */ -#define CONFIG_USB_ETHER_SMSC95XX /* General networking support */ -- cgit