Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e479d85c authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: wm8770: Depend on SPI only



The device has no I2C support so it shouldn't be buildable if only I2C is
enabled.

Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 4d1a7722
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -474,7 +474,7 @@ config SND_SOC_WM8753

config SND_SOC_WM8770
	tristate "Wolfson Microelectronics WM8770 CODEC"
	depends on SND_SOC_I2C_AND_SPI
	depends on SPI_MASTER

config SND_SOC_WM8776
	tristate "Wolfson Microelectronics WM8776 CODEC"