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: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Michał Mirosław 2018-12-19 21:11:15 +01:00 committed by Mark Brown
parent 0ddb46080a
commit 2bb853f6f9
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View File

@ -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