From: Masanari Iida Date: Fri, 26 Jun 2020 14:29:58 +0000 (+0900) Subject: ASoC: samsung: Fix a typo in Kconfig X-Git-Tag: v5.9-rc1~120^2~9^2^2~133 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f6de798eca429881ac7938fc31d55b3739c6387f;p=thirdparty%2Fkernel%2Flinux.git ASoC: samsung: Fix a typo in Kconfig This patch fixes a spelling typo in samsung/Kconfig. Signed-off-by: Masanari Iida Link: https://lore.kernel.org/r/20200626142958.253614-1-standby24x7@gmail.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig index 8bc66279116d5..4b5c3481fe622 100644 --- a/sound/soc/samsung/Kconfig +++ b/sound/soc/samsung/Kconfig @@ -77,7 +77,7 @@ config SND_SOC_SAMSUNG_S3C24XX_UDA134X config SND_SOC_SAMSUNG_SIMTEC tristate help - Internal node for common S3C24XX/Simtec suppor + Internal node for common S3C24XX/Simtec support. config SND_SOC_SAMSUNG_SIMTEC_TLV320AIC23 tristate "SoC I2S Audio support for TLV320AIC23 on Simtec boards"