From: Maxime Jourdan Date: Mon, 27 May 2019 16:38:09 +0000 (+0200) Subject: ASoC: max98357a: Show KConfig entry X-Git-Tag: v5.3-rc4~29^2~7^2~435 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=99afc8df8b6f2d039b1ab20d879e4721068a6c34;p=users%2Fjedix%2Flinux-maple.git ASoC: max98357a: Show KConfig entry The SEI510 board features a standalone MAX98357A codec. Add a tristate prompt to allow selecting the codec. Signed-off-by: Maxime Jourdan Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 472bde124ebec..0835d4b0d8c3b 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -714,7 +714,8 @@ config SND_SOC_MAX98095 tristate config SND_SOC_MAX98357A - tristate + tristate "Maxim MAX98357A CODEC" + depends on GPIOLIB config SND_SOC_MAX98371 tristate