mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-28 13:40:55 -05:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user