From: Marco Felsch Date: Fri, 5 Oct 2018 07:58:12 +0000 (+0200) Subject: ASoC: max98988: make it selectable X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=24ae67c5825004bcbce90e7c89fed63f25d96260;p=linux.git ASoC: max98988: make it selectable 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 Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 9989d35e0fc63..3c6bd6019b92f 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -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