Skip to content

Commit

Permalink
ASoC: tlv320aic31xx: Add dependency for I2C and select REGMAP_I2C in …
Browse files Browse the repository at this point in the history
…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>
  • Loading branch information
Peter Ujfalusi authored and Mark Brown committed Jul 25, 2014
1 parent 914bc16 commit a9ef83f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sound/soc/codecs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,8 @@ config SND_SOC_TLV320AIC26

config SND_SOC_TLV320AIC31XX
tristate
depends on I2C
select REGMAP_I2C

config SND_SOC_TLV320AIC32X4
tristate
Expand Down

0 comments on commit a9ef83f

Please sign in to comment.