projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b495627
)
ASoC: pxa: remove duplicated CONFIG_SND_PXA2XX_AC97 entry
author
Masahiro Yamada
<masahiroy@kernel.org>
Sun, 4 Feb 2024 09:14:24 +0000
(18:14 +0900)
committer
Mark Brown
<broonie@kernel.org>
Mon, 5 Feb 2024 14:32:29 +0000
(14:32 +0000)
'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>
sound/soc/pxa/Kconfig
patch
|
blob
|
history
diff --git
a/sound/soc/pxa/Kconfig
b/sound/soc/pxa/Kconfig
index f03c74809324ea217dd3d5bf51e7f7ef50fbe593..e05d6ce4c8fa2663b10c90d842127c9aa396d867 100644
(file)
--- a/
sound/soc/pxa/Kconfig
+++ b/
sound/soc/pxa/Kconfig
@@
-8,9
+8,6
@@
config SND_PXA2XX_SOC
the PXA2xx AC97, I2S or SSP interface. You will also need
to select the audio interfaces to support below.
-config SND_PXA2XX_AC97
- tristate
-
config SND_PXA2XX_SOC_AC97
tristate "SoC AC97 support for PXA2xx"
depends on SND_PXA2XX_SOC