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/poplar.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/poplar.h') diff --git a/include/configs/poplar.h b/include/configs/poplar.h index eb4b28e..1c39ed1 100644 --- a/include/configs/poplar.h +++ b/include/configs/poplar.h @@ -31,7 +31,6 @@ /* USB configuration */ #define CONFIG_USB_MAX_CONTROLLER_COUNT 2 -#define CONFIG_USB_ETHER_ASIX /* SD/MMC */ #define CONFIG_BOUNCE_BUFFER -- cgit v1.1