Commit a9ef83f2 authored by Peter Ujfalusi's avatar Peter Ujfalusi Committed by Mark Brown

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: default avatarPeter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 914bc160
......@@ -534,6 +534,8 @@ config SND_SOC_TLV320AIC26
config SND_SOC_TLV320AIC31XX
tristate
depends on I2C
select REGMAP_I2C
config SND_SOC_TLV320AIC32X4
tristate
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment