summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2013-03-18 15:20:03 +0000
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-04-23 21:09:12 +0400
commite5c210da7c9be7a703c62f2539770caf2ad82828 (patch)
treeb327caf9746432f28030839fb792f0973e0d8bf1
parent95daf45eee2b5d9043aa948fda34ad11c5d91fb4 (diff)
configs: vexpress64: 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--linaro/configs/vexpress64.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/linaro/configs/vexpress64.conf b/linaro/configs/vexpress64.conf
index d52fc82c2eb..6898e41fdca 100644
--- a/linaro/configs/vexpress64.conf
+++ b/linaro/configs/vexpress64.conf
@@ -95,3 +95,5 @@ CONFIG_DEBUG_ERRORS=y
CONFIG_MMC=y
CONFIG_MMC_BLOCK=y
CONFIG_MMC_ARMMMCI=y
+CONFIG_REGULATOR=y
+CONFIG_REGULATOR_FIXED_VOLTAGE=y