summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-01-23 11:11:51 +0530
committerAndrey Konovalov <andrey.konovalov@linaro.org>2013-10-07 23:51:57 +0400
commit170e3a995884265bb243569c11e7992855ceafb5 (patch)
treed2aab05df18bc7e058427427cba4c51b4ed7cdda
parent4378a1cf83bd5cfee1b2087c4d508bfbf9ea7b00 (diff)
linaro/configs: arndale: Enable USB-Ethernet drivers
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--linaro/configs/arndale.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/linaro/configs/arndale.conf b/linaro/configs/arndale.conf
index 711f9be3192..077163989f4 100644
--- a/linaro/configs/arndale.conf
+++ b/linaro/configs/arndale.conf
@@ -29,6 +29,8 @@ CONFIG_SMC91X=y
CONFIG_SMC911X=y
CONFIG_SMSC911X=y
CONFIG_USB_USBNET=y
+CONFIG_USB_NET_DM9601=y
+CONFIG_USB_NET_MCS7830=y
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_SERIAL_8250=y