From ced579dcaaa45fe16ac6c12fe847d650734af7bb Mon Sep 17 00:00:00 2001 From: Syed Saba kareem Date: Tue, 30 Aug 2022 18:52:55 +0530 Subject: [PATCH] ASoC: amd: fix spelling mistake: "i.e" -> "i.e." trivial fix to spelling mistake in Kconfig File. Reported by : Randy Dunlap Signed-off-by: Syed Saba Kareem Link: https://lore.kernel.org/r/20220830132259.7759-1-Syed.SabaKareem@amd.com Signed-off-by: Mark Brown --- sound/soc/amd/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/amd/Kconfig b/sound/soc/amd/Kconfig index 68837d42736d..150786279257 100644 --- a/sound/soc/amd/Kconfig +++ b/sound/soc/amd/Kconfig @@ -122,7 +122,7 @@ config SND_SOC_AMD_RPL_ACP6x tristate "AMD Audio Coprocessor-v6.2 RPL support" depends on X86 && PCI help - This option enables Audio Coprocessor i.e ACP v6.2 support on + This option enables Audio Coprocessor i.e. ACP v6.2 support on AMD RPL platform. By enabling this flag build will be triggered for ACP PCI driver. Say m if you have such a device. -- 2.11.0