From 446e0f69101baa59de2473f7deba05a730acfe6e Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 10 Oct 2008 08:26:57 +0200 Subject: [PATCH] ALSA: ASoC - clean up Kconfig for TLV320AIC2 Removed unnecessary dependency. Also, make it uninteractive, as it's only for selection by other configs. Signed-off-by: Takashi Iwai --- sound/soc/codecs/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index bdead2dc996..11eebce97ae 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -68,8 +68,8 @@ config SND_SOC_TLV320AIC23 depends on I2C config SND_SOC_TLV320AIC26 - tristate "TI TLV320AIC26 Codec support" - depends on SND_SOC && SPI + tristate + depends on SPI config SND_SOC_TLV320AIC3X tristate -- 2.41.0