ASoC: rt5677: add REGMAP_I2C and REGMAP_IRQ dependency

The codec driver uses regmap to do i2c read/write.
The codec driver started to use REGMAP_IRQ since:

5e3363ad1b
ASoC: rt5677: add GPIO IRQ support

Signed-off-by: Ben Zhang <benzh@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Ben Zhang 2014-12-10 20:15:25 -08:00 committed by Mark Brown
parent 1810afd3e1
commit 359ff7ffaf

View file

@ -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