diff options
author | Syed Saba kareem <Syed.SabaKareem@amd.com> | 2022-08-30 18:52:55 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-08-30 18:59:12 +0100 |
commit | ced579dcaaa45fe16ac6c12fe847d650734af7bb (patch) | |
tree | 7df2b5df7a6d4c86dfb842ec61845a7fa3a8659b /sound/soc/amd/Kconfig | |
parent | fd609e8c2893772b47aa2de93ac5ebb815acb930 (diff) |
ASoC: amd: fix spelling mistake: "i.e" -> "i.e."
trivial fix to spelling mistake in Kconfig File.
Reported by : Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Syed Saba Kareem <Syed.SabaKareem@amd.com>
Link: https://lore.kernel.org/r/20220830132259.7759-1-Syed.SabaKareem@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/amd/Kconfig')
-rw-r--r-- | sound/soc/amd/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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. |