Browse Source

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

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>
Signed-off-by: Mark Brown <broonie@linaro.org>
Peter Ujfalusi 11 years ago
parent
commit
96665e3129
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sound/soc/codecs/Kconfig

+ 1 - 1
sound/soc/codecs/Kconfig

@@ -533,7 +533,7 @@ config SND_SOC_TLV320AIC26
 	depends on SPI
 
 config SND_SOC_TLV320AIC31XX
-        tristate
+	tristate "Texas Instruments TLV320AIC31xx CODECs"
 	depends on I2C
 	select REGMAP_I2C