Unverified Commit 2bb853f6 authored by Michał Mirosław's avatar Michał Mirosław Committed by Mark Brown
Browse files

ASoC: wm8904: make the driver visible in Kconfig



For platforms that use the audio-graph-card driver, the codec is
not selected by SoC-platform driver. Make it available.

Signed-off-by: default avatarMichał Mirosław <mirq-linux@rere.qmqm.pl>
Acked-by: default avatarCharles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 0ddb4608
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1218,7 +1218,8 @@ config SND_SOC_WM8903
	depends on I2C

config SND_SOC_WM8904
	tristate
	tristate "Wolfson Microelectronics WM8904 CODEC"
	depends on I2C

config SND_SOC_WM8940
        tristate