diff mbox series

[10/21] ASoC: amd: update ACP7.0 KConfig option description

Message ID 20241219054857.2070420-11-Vijendar.Mukunda@amd.com (mailing list archive)
State New
Headers show
Series ASoC: amd: acp70: add soundwire and acp pdm support | expand

Commit Message

Vijendar Mukunda Dec. 19, 2024, 5:48 a.m. UTC
Update Kconfig option description for "SND_SOC_AMD_ACP70".

Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
---
 sound/soc/amd/Kconfig | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/sound/soc/amd/Kconfig b/sound/soc/amd/Kconfig
index 9d8114909eb5..57743bc4fcea 100644
--- a/sound/soc/amd/Kconfig
+++ b/sound/soc/amd/Kconfig
@@ -190,7 +190,8 @@  config SND_SOC_AMD_ACP70
 	depends on X86 && PCI && ACPI
 	help
 	  This option enables Audio Coprocessor i.e ACP v7.0 support.
-	  By enabling this flag build will be triggered for ACP PCI driver.
+	  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".