summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2012-07-26 15:49:50 +0100
committerJon Medhurst <tixy@linaro.org>2012-11-16 15:20:21 +0000
commitc41c333396e61d508bd96b0b6b55812ffd24f5a6 (patch)
treed731a480ccce93147df5e02612cdaaa55872e4bf
parent82258b5211dbbec89ca9277c427fa93ea809df3e (diff)
downloadlinux-topics-c41c333396e61d508bd96b0b6b55812ffd24f5a6.tar.gz
configs: vexpress: Enable CONFIG_SMC91Xtracking-basic-board-configs-llct-20121120.0
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