summaryrefslogtreecommitdiff
path: root/linaro
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2013-03-18 15:20:03 +0000
committerJon Medhurst <tixy@linaro.org>2014-12-08 09:40:20 +0000
commit92a837b8c0b32d94d8c30eab1dfd195f6765cf72 (patch)
tree38a4e91a52caf10bde5e7292950519c343dd9a72 /linaro
parent2a62fd35e44f385646155ebf879942bbfb73ca75 (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')
-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