aboutsummaryrefslogtreecommitdiff
path: root/linaro/configs/vexpress64.conf
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2013-03-18 15:20:03 +0000
committerAndrey Konovalov <andrey.konovalov@linaro.org>2013-10-07 23:52:02 +0400
commita7359d3173a2ebe073ac44ab13fdf98bdb3d704a (patch)
treef8a288fd398a6e7cddaa54af330ecf4d74888ef1 /linaro/configs/vexpress64.conf
parentf0ea6f9cf8550414fe507f9a23292e1b4168067f (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>
Diffstat (limited to 'linaro/configs/vexpress64.conf')
-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 d52fc82c2eb2..6898e41fdca7 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