From: Syed Saba kareem Date: Tue, 30 Aug 2022 13:22:55 +0000 (+0530) Subject: ASoC: amd: fix spelling mistake: "i.e" -> "i.e." X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ced579dcaaa45fe16ac6c12fe847d650734af7bb;p=linux.git 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 --- diff --git a/sound/soc/amd/Kconfig b/sound/soc/amd/Kconfig index 68837d42736d7..150786279257d 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.