aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@ti.com>2014-07-25 15:07:48 +0300
committerMark Brown <broonie@linaro.org>2014-07-25 17:39:23 +0100
commit96665e312940a0915e74a98cf75938a57d12c723 (patch)
treead2beefef0730ef281d79fa20429932233578730 /sound
parentASoC: tlv320aic31xx: Add dependency for I2C and select REGMAP_I2C in Kconfig (diff)
downloadwireguard-linux-96665e312940a0915e74a98cf75938a57d12c723.tar.xz
wireguard-linux-96665e312940a0915e74a98cf75938a57d12c723.zip
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>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/Kconfig2
1 files changed, 1 insertions, 1 deletions
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