aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2012-07-26 15:51:19 +0100
committerJon Medhurst <tixy@linaro.org>2012-08-07 09:30:34 +0100
commitd894986775fbe2034856e32a51cc2b07eee2508c (patch)
tree743942ba956e7fe75aa24b7f49eb90408e4f5ad5
parentcb074fca8a4455a675ccce2b24f195afb89ccc76 (diff)
configs: vexpress: Enable CONFIG_SMC91X
This is the ethernet device RTSM models and we are aiming to get normal vexpress kernels also working on RTSM. Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--arch/arm/configs/android_vexpress_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/android_vexpress_defconfig b/arch/arm/configs/android_vexpress_defconfig
index cb0875d6508..0045d427012 100644
--- a/arch/arm/configs/android_vexpress_defconfig
+++ b/arch/arm/configs/android_vexpress_defconfig
@@ -73,6 +73,7 @@ CONFIG_BLK_DEV_DM=y
CONFIG_DM_CRYPT=y
CONFIG_NETDEVICES=y
CONFIG_SMSC911X=y
+CONFIG_SMC91X=y
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_UINPUT=y