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>
This commit is contained in:
parent
a9ef83f287
commit
96665e3129
|
@ -533,7 +533,7 @@ config SND_SOC_TLV320AIC26
|
||||||
depends on SPI
|
depends on SPI
|
||||||
|
|
||||||
config SND_SOC_TLV320AIC31XX
|
config SND_SOC_TLV320AIC31XX
|
||||||
tristate
|
tristate "Texas Instruments TLV320AIC31xx CODECs"
|
||||||
depends on I2C
|
depends on I2C
|
||||||
select REGMAP_I2C
|
select REGMAP_I2C
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue