ASoC: adau1372: add missing dependencies
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 30 Nov 2020 21:56:26 +0000 (22:56 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 2 Dec 2020 15:19:08 +0000 (15:19 +0000)
commitadc7d561800997d39abc689ad05cf3cd1270b97a
treee834374fb8cd6395ec4c602c004b5bee1e9508d6
parent4d638b9cc79eff11bad13fb3715c0ef38a9edaec
ASoC: adau1372: add missing dependencies

SND_SOC_ADAU1372_I2C and SND_SOC_ADAU1372_SPI prpoerly select the REGMAP
config they need but forget to depend on the underlying bus.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20201130215626.2400999-1-alexandre.belloni@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig