diff mbox series

[6/6] arm64: defconfig: Enable imx-audio-card

Message ID 20220717181000.1186373-7-aford173@gmail.com
State New
Headers show
Series None | expand

Commit Message

Adam Ford July 17, 2022, 6:10 p.m. UTC
Both the imx8mm-beacon and imx8mn-beacon kits have a PDM microphone
port. The PDM is used with micfil driver, and that is associated to
imx-audio-card, but that is not currently enabled by default.  Enable it
as a module.

Signed-off-by: Adam Ford <aford173@gmail.com>
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d3ad1cb2f5eb..2a824590811b 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -792,6 +792,7 @@  CONFIG_SND_SOC_IMX_SGTL5000=m
 CONFIG_SND_SOC_IMX_SPDIF=m
 CONFIG_SND_SOC_FSL_ASOC_CARD=m
 CONFIG_SND_SOC_IMX_AUDMIX=m
+CONFIG_SND_SOC_IMX_CARD=m
 CONFIG_SND_MESON_AXG_SOUND_CARD=m
 CONFIG_SND_MESON_GX_SOUND_CARD=m
 CONFIG_SND_SOC_QCOM=m