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

Peter Ujfalusi peter.ujfalusi at ti.com
Fri Jul 25 14:07:48 CEST 2014


In order to show the option under 'CODEC drivers' we need to have text in
Kconfig.

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

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
 
-- 
2.0.2



More information about the Alsa-devel mailing list