diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2014-01-30 11:58:28 +0530 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-01-30 11:42:36 +0000 |
commit | 25e7e34805a39a1b05b659acbed878b3187a2707 (patch) | |
tree | 6e2c8e2bcf599f27590cd7157d50f0724a6e95b3 /sound | |
parent | eaff64705dd5557f8e455563da3d9cbdbdec0204 (diff) | |
download | linux-25e7e34805a39a1b05b659acbed878b3187a2707.tar.bz2 |
ASoC: samsung: Fix trivial typo
Changed Sat -> Say.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/samsung/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig index 33fd3724557b..350757400391 100644 --- a/sound/soc/samsung/Kconfig +++ b/sound/soc/samsung/Kconfig @@ -59,7 +59,7 @@ config SND_SOC_SAMSUNG_JIVE_WM8750 select SND_SOC_WM8750 select SND_S3C2412_SOC_I2S help - Sat Y if you want to add support for SoC audio on the Jive. + Say Y if you want to add support for SoC audio on the Jive. config SND_SOC_SAMSUNG_SMDK_WM8580 tristate "SoC I2S Audio support for WM8580 on SMDK" @@ -149,7 +149,7 @@ config SND_SOC_SAMSUNG_SMDK_WM9713 select SND_SOC_WM9713 select SND_SAMSUNG_AC97 help - Sat Y if you want to add support for SoC audio on the SMDK. + Say Y if you want to add support for SoC audio on the SMDK. config SND_SOC_SMARTQ tristate "SoC I2S Audio support for SmartQ board" |