ASoC: wm8904: make the driver visible in Kconfig
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Wed, 19 Dec 2018 20:11:15 +0000 (21:11 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 3 Jan 2019 16:34:04 +0000 (16:34 +0000)
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>
sound/soc/codecs/Kconfig

index 3f74275..d46de3e 100644 (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