[PATCH 2/2] ASoC: remove zte zx dangling kconfig
Peter Robinson
pbrobinson at gmail.com
Sun Mar 7 17:23:38 CET 2021
In commit dc98f1d we removed the zte zx sound drivers but there
was a dangling Kconfig left around for the codec so fix this.
Fixes: dc98f1d655ca (ASoC: ASoC: remove zte zx drivers)
Signed-off-by: Peter Robinson <pbrobinson at gmail.com>
Cc: Arnd Bergmann <arnd at arndb.de>
Cc: Mark Brown <broonie at kernel.org>
---
sound/soc/codecs/Kconfig | 5 -----
1 file changed, 5 deletions(-)
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 1c87b42606c9..e04fa8b5f178 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -1739,11 +1739,6 @@ config SND_SOC_ZL38060
which consists of a Digital Signal Processor (DSP), several Digital
Audio Interfaces (DAIs), analog outputs, and a block of 14 GPIOs.
-config SND_SOC_ZX_AUD96P22
- tristate "ZTE ZX AUD96P22 CODEC"
- depends on I2C
- select REGMAP_I2C
-
# Amp
config SND_SOC_LM4857
tristate
--
2.29.2
More information about the Alsa-devel
mailing list