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 --- configs/snow_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/snow_defconfig') diff --git a/configs/snow_defconfig b/configs/snow_defconfig index 1796c06943d..921f89e1c06 100644 --- a/configs/snow_defconfig +++ b/configs/snow_defconfig @@ -70,6 +70,7 @@ CONFIG_USB_XHCI_DWC3=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_STORAGE=y CONFIG_USB_HOST_ETHER=y +CONFIG_USB_ETHER_ASIX88179=y CONFIG_DM_VIDEO=y CONFIG_VIDCONSOLE_AS_LCD=y CONFIG_DISPLAY=y -- cgit v1.2.3