]> Git Repo - J-linux.git/commitdiff
ARM: configs: Enable ASoC AC'97 glue
authorMark Brown <[email protected]>
Fri, 13 May 2022 12:06:32 +0000 (13:06 +0100)
committerArnd Bergmann <[email protected]>
Fri, 13 May 2022 12:16:01 +0000 (14:16 +0200)
AC'97 was quite commonly used on at least i.MX designs so enable the
glue code that allows use of AC'97 with ASoC based designs to improve
testing coverage.

Signed-off-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]'
Signed-off-by: Arnd Bergmann <[email protected]>
arch/arm/configs/multi_v7_defconfig

index 956f1c8e230e4bd2fb2f1ce9ad4675b3b9effe71..547918170f1f2a6f78db66a4897744edbff8c9db 100644 (file)
@@ -804,6 +804,7 @@ CONFIG_SND_SOC_TEGRA_TRIMSLICE=m
 CONFIG_SND_SOC_TEGRA_ALC5632=m
 CONFIG_SND_SOC_TEGRA_MAX98090=m
 CONFIG_SND_SOC_DAVINCI_MCASP=m
+CONFIG_SND_SOC_AC97=m
 CONFIG_SND_SOC_AK4642=m
 CONFIG_SND_SOC_CPCAP=m
 CONFIG_SND_SOC_CS42L51_I2C=m
This page took 0.059277 seconds and 4 git commands to generate.