25 Jul
2014
25 Jul
'14
2:07 p.m.
The codec can be configured via I2C and using regmap_i2c.
Signed-off-by: Peter Ujfalusi peter.ujfalusi@ti.com --- sound/soc/codecs/Kconfig | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 1090135de0ba..9fb6fb210251 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -565,6 +565,8 @@ config SND_SOC_TLV320AIC26
config SND_SOC_TLV320AIC31XX tristate + depends on I2C + select REGMAP_I2C
config SND_SOC_TLV320AIC32X4 tristate
--
2.0.2