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-03-12 09:41:22 +0000
commitc4ac181788517ed53829db1389cb8e0b42e78602 (patch)
tree47254202ce39899f87117ff6c42c12e468ff9bb9
parentdba4fcd68738e0dc8fe25739dad9da069146252b (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