aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2018-03-01 10:54:52 -0800
committerTony Lindgren <tony@atomide.com>2018-03-06 11:25:36 -0800
commit6cd7f83987ed477e448aebe696d74e03ea6eba32 (patch)
treef577e1c4e89c9867c87c89472fe08b919de48a18 /arch/arm/configs
parentARM: omap2plus_defconfig: Add SERIAL_DEV for bluetooth (diff)
downloadlinux-dev-6cd7f83987ed477e448aebe696d74e03ea6eba32.tar.xz
linux-dev-6cd7f83987ed477e448aebe696d74e03ea6eba32.zip
ARM: omap2plus_defconfig: Select MFD_TI_LMU
We have REGULATOR_LM363X selected but not MFD_TI_LMU and REGULATOR_LM363X depends on MFD_TI_LMU. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/omap2plus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index ea9940491366..8cfb36c01f76 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -295,6 +295,7 @@ CONFIG_OMAP_WATCHDOG=m
CONFIG_TWL4030_WATCHDOG=m
CONFIG_MFD_CPCAP=y
CONFIG_MFD_TI_AM335X_TSCADC=m
+CONFIG_MFD_TI_LMU=m
CONFIG_MFD_PALMAS=y
CONFIG_MFD_TPS65217=y
CONFIG_MFD_TI_LP873X=y