From: Gary Zhang Date: Wed, 12 Sep 2012 02:03:11 +0000 (+0800) Subject: ENGR00223911 wm8962: correct typo X-Git-Tag: v3.0.35-fsl_4.1.0~639 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=37ffa1585464f440307e5750309925ec374ffeea;p=karo-tx-linux.git ENGR00223911 wm8962: correct typo correct typo for wm8962 description in Kconfig Signed-off-by: Gary Zhang --- diff --git a/sound/soc/imx/Kconfig b/sound/soc/imx/Kconfig index e4b57c7ea337..72d85503d495 100644 --- a/sound/soc/imx/Kconfig +++ b/sound/soc/imx/Kconfig @@ -70,12 +70,12 @@ config SND_SOC_IMX_WM8958 a WM8958 codec. config SND_SOC_IMX_WM8962 - tristate "SoC Audio support for IMX boards with WM8958" + tristate "SoC Audio support for IMX boards with WM8962" select SND_MXC_SOC_MX2 select SND_SOC_WM8962 help Say Y if you want to add support for SoC audio on an i.MX board with - a WM8958 codec. + a WM8962 codec. config SND_SOC_IMX_CS42888 tristate "SoC Audio support for i.MX boards with cs42888"