Skip to content

Commit

Permalink
ASoC: rt5677: add REGMAP_I2C and REGMAP_IRQ dependency
Browse files Browse the repository at this point in the history
The codec driver uses regmap to do i2c read/write.
The codec driver started to use REGMAP_IRQ since:

5e3363a
ASoC: rt5677: add GPIO IRQ support

Signed-off-by: Ben Zhang <benzh@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Ben Zhang authored and Mark Brown committed Dec 12, 2014
1 parent 1810afd commit 359ff7f
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 @@ -520,6 +520,8 @@ config SND_SOC_RT5670

config SND_SOC_RT5677
tristate
select REGMAP_I2C
select REGMAP_IRQ

config SND_SOC_RT5677_SPI
tristate
Expand Down

0 comments on commit 359ff7f

Please sign in to comment.