Unverified Commit 99afc8df authored by Maxime Jourdan's avatar Maxime Jourdan Committed by Mark Brown
Browse files

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: default avatarMaxime Jourdan <mjourdan@baylibre.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent b2045303
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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