]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoC: amd: update Pink Sardine platform Kconfig description
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Fri, 7 Feb 2025 06:28:14 +0000 (11:58 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 7 Feb 2025 13:33:56 +0000 (13:33 +0000)
Update Pink Sardine platform Kconfig option description.

Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://patch.msgid.link/20250207062819.1527184-21-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/Kconfig

index 80352117827914ea99b22d96615530ee8816f161..c7daae392d7469e50ed780511a57ae9cce3c1025 100644 (file)
@@ -161,15 +161,15 @@ config SND_SOC_AMD_SOUNDWIRE
          If unsure select "N".
 
 config SND_SOC_AMD_PS
-        tristate "AMD Audio Coprocessor-v6.3 Pink Sardine support"
+        tristate "AMD Audio Coprocessor-v6.3/v7.0/v7.1 support"
        select SND_SOC_AMD_SOUNDWIRE_LINK_BASELINE
        select SND_SOC_ACPI_AMD_MATCH
         depends on X86 && PCI && ACPI
         help
-          This option enables Audio Coprocessor i.e ACP v6.3 support on
-          AMD Pink sardine platform. By enabling this flag build will be
-          triggered for ACP PCI driver, ACP PDM DMA driver, ACP SoundWire
-          DMA driver.
+         This option enables Audio Coprocessor i.e ACP6.3/ACP7.0/ACP7.1
+         variants support. By enabling this flag build will be triggered
+         for ACP PCI driver, ACP PDM DMA driver, ACP SoundWire DMA
+         driver.
           Say m if you have such a device.
           If unsure select "N".