From: Takashi Iwai <tiwai@suse.de>
Date: Fri, 10 Oct 2008 06:26:57 +0000 (+0200)
Subject: ALSA: ASoC - clean up Kconfig for TLV320AIC2
X-Git-Tag: v2.6.28-rc1~102^2~17
X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=446e0f69101baa59de2473f7deba05a730acfe6e;p=linux-2.6-omap-h63xx.git

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 <tiwai@suse.de>
---

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