ASoC: max98357a: Show KConfig entry
authorMaxime Jourdan <mjourdan@baylibre.com>
Mon, 27 May 2019 16:38:09 +0000 (18:38 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 28 May 2019 14:51:32 +0000 (15:51 +0100)
The SEI510 board features a standalone MAX98357A codec.
Add a tristate prompt to allow selecting the codec.

Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig

index 472bde1..0835d4b 100644 (file)
@@ -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