summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-01-23 11:11:51 +0530
committerJon Medhurst <tixy@linaro.org>2013-01-24 09:54:37 +0000
commite2b73076e202f34b670f0d3a7ace042395ddd19f (patch)
treede3bfe228d8f82b16355ea29397a671f44253b3d
parent390a72a76c5eba83108a5a3590f258664cba049d (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