summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
authorMaxime Jourdan <mjourdan@baylibre.com>2019-05-27 18:38:09 +0200
committerMark Brown <broonie@kernel.org>2019-05-28 15:51:32 +0100
commit99afc8df8b6f2d039b1ab20d879e4721068a6c34 (patch)
tree32a508c6e6104bc7220e21107010a2f8ce332fbe /sound/soc/codecs/Kconfig
parentb2045303147254d01b1db90a83e5df3832c4264b (diff)
downloadlinux-99afc8df8b6f2d039b1ab20d879e4721068a6c34.tar.bz2
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 <mjourdan@baylibre.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r--sound/soc/codecs/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 472bde124ebe..0835d4b0d8c3 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