Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 48a08bab authored by Fabio Estevam's avatar Fabio Estevam Committed by Mark Brown
Browse files

ASoC: mxs: Fix the name of the SoC family



SND_SOC_MXS_SGTL5000 is used on MXS boards, so fix the SoC family name.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent d0db84e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ menuconfig SND_MXS_SOC
if SND_MXS_SOC

config SND_SOC_MXS_SGTL5000
	tristate "SoC Audio support for i.MX boards with sgtl5000"
	tristate "SoC Audio support for MXS boards with sgtl5000"
	depends on I2C
	select SND_SOC_SGTL5000
	help