summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2012-07-26 15:49:50 +0100
committerJon Medhurst <tixy@linaro.org>2013-01-17 09:45:04 +0000
commit28b9d25381e655b8a7c27ccb303173f3aaf0e43e (patch)
treebeef61b7d2f668882458e7add8b2627ac39a55ce
parentfddda3aefdf6a7b8ec985b6542f0ea2bd73316e8 (diff)
configs: vexpress: Enable CONFIG_SMC91X
This is the ethernet device RTSM models and we want normal vexpress kernels also working on RTSM. Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--linaro/configs/vexpress.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaro/configs/vexpress.conf b/linaro/configs/vexpress.conf
index 4aca6be57e3..6a06e8b3806 100644
--- a/linaro/configs/vexpress.conf
+++ b/linaro/configs/vexpress.conf
@@ -7,6 +7,7 @@ CONFIG_NEON=y
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
CONFIG_SMSC911X=y
+CONFIG_SMC91X=y
CONFIG_INPUT_EVDEV=y
CONFIG_SERIO_AMBAKMI=y
CONFIG_SERIAL_AMBA_PL011=y