summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorleozwang <leozwang@google.com>2016-03-03 13:34:45 -0800
committerleozwang <leozwang@google.com>2016-03-03 13:34:45 -0800
commit0d72a3f3099f92b3a5084f70b6aedf92e880a68d (patch)
treede93ae95f010edbd834e01b4cb718cdec7c20713
parent31127fe6841d11bc67325beb69ca817747899a9d (diff)
downloadkylin-0d72a3f3099f92b3a5084f70b6aedf92e880a68d.tar.gz
Enable more usb ethernet dongles.
Change-Id: I220d54694ebfa220523f787a33fb3244da0246ae
-rw-r--r--soc/soc.kconf2
1 files changed, 2 insertions, 0 deletions
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