diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2016-02-28 13:39:45 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-02-29 14:58:01 -0800 |
commit | 4e550018df068f6b14d36c72c723a507240f6456 (patch) | |
tree | 604004b2805629f71b4a0f658435727ce92f45c6 /arch | |
parent | fa4fc8188e4953448efe43e49efad681437ab79f (diff) |
ARM: multi_v7_defconfig: Enable LP872x regulator support
The LP872x regulator is used in the LG Optimus Black codename sniper to supply
the external mmc card.
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/configs/multi_v7_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 314f6be2dca2..bc44876636d0 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -467,6 +467,7 @@ CONFIG_REGULATOR_RK808=y CONFIG_REGULATOR_GPIO=y CONFIG_MFD_SYSCON=y CONFIG_POWER_RESET_SYSCON=y +CONFIG_REGULATOR_LP872X=y CONFIG_REGULATOR_MAX14577=m CONFIG_REGULATOR_MAX8907=y CONFIG_REGULATOR_MAX8973=y |