From: Marco Felsch Date: Fri, 5 Oct 2018 07:58:12 +0000 (+0200) Subject: ASoC: max98988: make it selectable X-Git-Tag: v5.4.17~4954^2~1^2^2~39 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=24ae67c5825004bcbce90e7c89fed63f25d96260;p=arm%2Flinux.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 9989d35e0fc6..3c6bd6019b92 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