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:
parent
1810afd3e1
commit
359ff7ffaf
@ -520,6 +520,8 @@ config SND_SOC_RT5670
|
|||||||
|
|
||||||
config SND_SOC_RT5677
|
config SND_SOC_RT5677
|
||||||
tristate
|
tristate
|
||||||
|
select REGMAP_I2C
|
||||||
|
select REGMAP_IRQ
|
||||||
|
|
||||||
config SND_SOC_RT5677_SPI
|
config SND_SOC_RT5677_SPI
|
||||||
tristate
|
tristate
|
||||||
|
Loading…
Reference in New Issue
Block a user