diff mbox

[2/2] ASoC: tlv320aic31xx: Add text in Kconfig so the codec can be used with simple-card

Message ID 1406290068-11117-2-git-send-email-peter.ujfalusi@ti.com (mailing list archive)
State Accepted
Commit 96665e312940a0915e74a98cf75938a57d12c723
Headers show

Commit Message

Peter Ujfalusi July 25, 2014, 12:07 p.m. UTC
In order to show the option under 'CODEC drivers' we need to have text in
Kconfig.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
---
 sound/soc/codecs/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 9fb6fb210251..8838838e25ed 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -564,7 +564,7 @@  config SND_SOC_TLV320AIC26
 	depends on SPI
 
 config SND_SOC_TLV320AIC31XX
-        tristate
+	tristate "Texas Instruments TLV320AIC31xx CODECs"
 	depends on I2C
 	select REGMAP_I2C