aboutsummaryrefslogtreecommitdiff
path: root/linaro
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2012-07-26 15:49:50 +0100
committerAlex Shi <alex.shi@linaro.org>2014-07-16 12:41:18 +0800
commit937e2cda38e87a48cccc5548a459e593adcf0fb1 (patch)
tree747cdef8b5401c8da256b8978265383b3f1da432 /linaro
parentdcf861fa699bae822aa1ca6ca3cb1d8f72ac53ff (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> (cherry picked from commit e244f2a88a34963d26132832718779f68861e195) Signed-off-by: Alex Shi <alex.shi@linaro.org>
Diffstat (limited to 'linaro')
-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 4aca6be57e39..6a06e8b38064 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