From: Fabio Estevam Date: Wed, 8 Aug 2012 03:47:21 +0000 (-0300) Subject: ASoC: mxs: Fix the name of the SoC family X-Git-Tag: v3.6-rc3~14^2~2^2~14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=48a08bab3066a9452216f8c52e0d6f35566de04d;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git 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: Fabio Estevam Signed-off-by: Mark Brown --- diff --git a/sound/soc/mxs/Kconfig b/sound/soc/mxs/Kconfig index 99a997f..b6fa776 100644 --- a/sound/soc/mxs/Kconfig +++ b/sound/soc/mxs/Kconfig @@ -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