ASoC: max98988: make it selectable
authorMarco Felsch <m.felsch@pengutronix.de>
Fri, 5 Oct 2018 07:58:12 +0000 (09:58 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 8 Oct 2018 18:46:36 +0000 (19:46 +0100)
Currently the driver will build only if SND_SOC_ALL_CODECS is set.
Adding a Kconfig menu description to build the driver standalone.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig

index 9989d35..3c6bd60 100644 (file)
@@ -640,7 +640,7 @@ config SND_SOC_LM49453
        tristate
 
 config SND_SOC_MAX98088
-       tristate
+       tristate "Maxim MAX98088/9 Low-Power, Stereo Audio Codec"
 
 config SND_SOC_MAX98090
        tristate