From: Peter Ujfalusi Date: Fri, 25 Jul 2014 12:07:48 +0000 (+0300) Subject: ASoC: tlv320aic31xx: Add text in Kconfig so the codec can be used with simple-card X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=96665e312940a0915e74a98cf75938a57d12c723;p=deliverable%2Flinux.git 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 Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 9115ab83c656..0ad292f41913 100644 --- a/sound/soc/codecs/Kconfig +++ b/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