From 0d72a3f3099f92b3a5084f70b6aedf92e880a68d Mon Sep 17 00:00:00 2001 From: leozwang Date: Thu, 3 Mar 2016 13:34:45 -0800 Subject: Enable more usb ethernet dongles. Change-Id: I220d54694ebfa220523f787a33fb3244da0246ae --- soc/soc.kconf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/soc/soc.kconf b/soc/soc.kconf index 2aabcd6..33c1ed4 100644 --- a/soc/soc.kconf +++ b/soc/soc.kconf @@ -34,3 +34,5 @@ CONFIG_USB_CONFIGFS_UEVENT=y CONFIG_USB_USBNET=y CONFIG_USB_RTL8150=y CONFIG_USB_RTL8152=y +CONFIG_USB_NET_SMSC75XX=y +CONFIG_USB_NET_SMSC95XX=y -- cgit v1.2.3