diff options
author | Vijendar Mukunda <Vijendar.Mukunda@amd.com> | 2023-06-12 11:59:02 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-06-21 00:30:31 +0200 |
commit | 6e8f7cb4cbae8e2b03190d26674a14be22d7df53 (patch) | |
tree | 3f436387787b7da663157b53d7d56d48fb62bc12 /sound | |
parent | ASoC: amd: ps: enable SoundWire dma driver build (diff) | |
download | linux-6e8f7cb4cbae8e2b03190d26674a14be22d7df53.tar.xz linux-6e8f7cb4cbae8e2b03190d26674a14be22d7df53.zip |
ASoC: amd: update comments in Kconfig file
Update comments in Kconfig file for Pink Sardine platform.
Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://lore.kernel.org/r/20230612095903.2113464-9-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/amd/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/soc/amd/Kconfig b/sound/soc/amd/Kconfig index 57d5e342a8eb..1dd8579e8034 100644 --- a/sound/soc/amd/Kconfig +++ b/sound/soc/amd/Kconfig @@ -138,7 +138,8 @@ config SND_SOC_AMD_PS 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. + 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". |