Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ASoC: pxa: remove duplicated CONFIG_SND_PXA2XX_AC97 entry

'config SND_PXA2XX_AC97' is already present in sound/arm/Kconfig with
a prompt.

Commit 734c2d4bb7cf ("[ALSA] ASoC pxa2xx build support") redundantly
added the second one to sound/soc/pxa/Kconfig.

Remove it.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20240204091424.38306-1-masahiroy@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Masahiro Yamada and committed by
Mark Brown
8f501d29 b4956275

-3
-3
sound/soc/pxa/Kconfig
··· 8 8 the PXA2xx AC97, I2S or SSP interface. You will also need 9 9 to select the audio interfaces to support below. 10 10 11 - config SND_PXA2XX_AC97 12 - tristate 13 - 14 11 config SND_PXA2XX_SOC_AC97 15 12 tristate "SoC AC97 support for PXA2xx" 16 13 depends on SND_PXA2XX_SOC