summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2013-11-21 08:21:26 +0100
committerSimon Horman <horms+renesas@verge.net.au>2013-11-25 03:42:08 +0100
commit081aaf4ab3ddaf66083b2fcd17b563a48112a232 (patch)
tree1029ce0cfd02efa88975147eddf91deb1363711f /arch
parentARM: shmobile: kzm9d: Enable AUTO_ZRELADDR in defconfig (diff)
downloadlinux-081aaf4ab3ddaf66083b2fcd17b563a48112a232.tar.xz
linux-081aaf4ab3ddaf66083b2fcd17b563a48112a232.zip
ARM: shmobile: lager: add gpio regulator support on defconfig
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/lager_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/lager_defconfig b/arch/arm/configs/lager_defconfig
index 35bff5e0d57a..064b7cc5f241 100644
--- a/arch/arm/configs/lager_defconfig
+++ b/arch/arm/configs/lager_defconfig
@@ -89,6 +89,7 @@ CONFIG_THERMAL=y
CONFIG_RCAR_THERMAL=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
+CONFIG_REGULATOR_GPIO=y
CONFIG_DRM=y
CONFIG_DRM_RCAR_DU=y
# CONFIG_USB_SUPPORT is not set