Skip to content

Commit 2cc1cd2

Browse files
brooniearndb
authored andcommitted
ARM: configs: Enable ASoC AC'97 glue
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]>
1 parent e17142e commit 2cc1cd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/multi_v7_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -804,6 +804,7 @@ CONFIG_SND_SOC_TEGRA_TRIMSLICE=m
804804
CONFIG_SND_SOC_TEGRA_ALC5632=m
805805
CONFIG_SND_SOC_TEGRA_MAX98090=m
806806
CONFIG_SND_SOC_DAVINCI_MCASP=m
807+
CONFIG_SND_SOC_AC97=m
807808
CONFIG_SND_SOC_AK4642=m
808809
CONFIG_SND_SOC_CPCAP=m
809810
CONFIG_SND_SOC_CS42L51_I2C=m

0 commit comments

Comments
 (0)