Skip to content

Commit

Permalink
ASoC: mxs: Fix the name of the SoC family
Browse files Browse the repository at this point in the history
SND_SOC_MXS_SGTL5000 is used on MXS boards, so fix the SoC family name.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Fabio Estevam authored and Mark Brown committed Aug 8, 2012
1 parent d0db84e commit 48a08ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/mxs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 48a08ba

Please sign in to comment.