dect
/
linux-2.6
Archived
13
0
Fork 0

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 <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
Fabio Estevam 2012-08-08 00:47:21 -03:00 committed by Mark Brown
parent d0db84e713
commit 48a08bab30
1 changed files with 1 additions and 1 deletions

View File

@ -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