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-12 17:36:55 +0000
commit626256a06ac4f8c9e283002172bd5ee6de9d0a7f (patch)
treec615f6fc48fa9c7ae193a8145c82ff41cb4131c6
parentba0a9322f5d8ba4e2bc03587d9cf64c0b243e040 (diff)
downloadlinux-linaro-tracking-626256a06ac4f8c9e283002172bd5ee6de9d0a7f.tar.gz
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
#