diff mbox series

[V2,10/23] ASoC: amd: update ACP7.0 KConfig option description

Message ID 20250120100130.3710412-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

Mukunda,Vijendar Jan. 20, 2025, 10:01 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 bc0bceee9494..c7339acb8370 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".