]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
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 9989d35e0fc63add8e9473ac1c2a48c833fe1f6c..3c6bd6019b92f1c974405f29e4864ea2e4a905b2 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