aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2013-11-21 02:21:26 -0500
committerSimon Horman <horms+renesas@verge.net.au>2013-11-24 21:42:08 -0500
commit081aaf4ab3ddaf66083b2fcd17b563a48112a232 (patch)
tree1029ce0cfd02efa88975147eddf91deb1363711f /arch/arm/configs
parent577092b3d11530acd8467074f6ea7e2dd36b5028 (diff)
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/arm/configs')
-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
89CONFIG_RCAR_THERMAL=y 89CONFIG_RCAR_THERMAL=y
90CONFIG_REGULATOR=y 90CONFIG_REGULATOR=y
91CONFIG_REGULATOR_FIXED_VOLTAGE=y 91CONFIG_REGULATOR_FIXED_VOLTAGE=y
92CONFIG_REGULATOR_GPIO=y
92CONFIG_DRM=y 93CONFIG_DRM=y
93CONFIG_DRM_RCAR_DU=y 94CONFIG_DRM_RCAR_DU=y
94# CONFIG_USB_SUPPORT is not set 95# CONFIG_USB_SUPPORT is not set