diff mbox series

[5/7] ARM: omap2plus_defconfig: Enable McPDM optional PMIC clock as modules

Message ID 20200314214328.13342-5-tony@atomide.com (mailing list archive)
State Mainlined
Commit eaaa2440b1fd4ce7efbd667c67b36501139d309e
Headers show
Series [1/7] ARM: omap2plus_defconfig: Enable ext4 security for setcap | expand

Commit Message

Tony Lindgren March 14, 2020, 9:43 p.m. UTC
The McPDM module is only usable on hardware where it's module clock
is wired to the PMIC. Let's enable the optional PMIC module clocks
for this so boards can use McPDM.

Signed-off-by: Tony Lindgren <tony@atomide.com>
---
 arch/arm/configs/omap2plus_defconfig | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -488,6 +488,8 @@  CONFIG_RTC_DRV_PALMAS=m
 CONFIG_RTC_DRV_OMAP=m
 CONFIG_RTC_DRV_CPCAP=m
 CONFIG_DMADEVICES=y
+CONFIG_CLK_TWL6040=m
+CONFIG_COMMON_CLK_PALMAS=m
 CONFIG_OMAP_IOMMU=y
 CONFIG_REMOTEPROC=y
 CONFIG_OMAP_REMOTEPROC=m