summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2013-03-12 14:47:12 +0000
committerJon Medhurst <tixy@linaro.org>2013-03-18 14:04:02 +0000
commit7c680af6765078c1f75a8bdf96c7acf50d7ac853 (patch)
tree1f6ffdea7eb07f83db5ffc291794ea1dc712d479
parentbeae046ab657537306cb94dd698cf93b4a35a038 (diff)
vexpress-android_defconfig: Enable regulator configs
New device-trees include regulators and MMC driver gives errors if it can't find them. Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--arch/arm64/configs/vexpress-android_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm64/configs/vexpress-android_defconfig b/arch/arm64/configs/vexpress-android_defconfig
index db07aaa12d41..0d1b7da0c447 100644
--- a/arch/arm64/configs/vexpress-android_defconfig
+++ b/arch/arm64/configs/vexpress-android_defconfig
@@ -690,7 +690,8 @@ CONFIG_BCMA_POSSIBLE=y
# CONFIG_MFD_TMIO is not set
# CONFIG_ABX500_CORE is not set
# CONFIG_MFD_SYSCON is not set
-# CONFIG_REGULATOR is not set
+CONFIG_REGULATOR=y
+CONFIG_REGULATOR_FIXED_VOLTAGE=y
# CONFIG_MEDIA_SUPPORT is not set
#