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>
This commit is contained in:
Maxime Jourdan 2019-05-27 18:38:09 +02:00 committed by Mark Brown
parent b204530314
commit 99afc8df8b
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View 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