ASoC: tlv320aic31xx: Add dependency for I2C and select REGMAP_I2C in Kconfig

The codec can be configured via I2C and using regmap_i2c.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
Peter Ujfalusi 2014-07-25 15:07:47 +03:00 committed by Mark Brown
parent 914bc160ef
commit a9ef83f287
1 changed files with 2 additions and 0 deletions

View File

@ -534,6 +534,8 @@ config SND_SOC_TLV320AIC26
config SND_SOC_TLV320AIC31XX
tristate
depends on I2C
select REGMAP_I2C
config SND_SOC_TLV320AIC32X4
tristate