diff options
author | Kuninori Morimoto | 2013-11-20 23:21:26 -0800 |
---|---|---|
committer | Simon Horman | 2013-11-25 11:42:08 +0900 |
commit | 081aaf4ab3ddaf66083b2fcd17b563a48112a232 (patch) | |
tree | 1029ce0cfd02efa88975147eddf91deb1363711f /arch/arm/configs/lager_defconfig | |
parent | 577092b3d11530acd8467074f6ea7e2dd36b5028 (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/lager_defconfig')
-rw-r--r-- | arch/arm/configs/lager_defconfig | 1 |
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 |