diff options
author | Vijendar Mukunda | 2023-06-12 15:29:02 +0530 |
---|---|---|
committer | Mark Brown | 2023-06-20 23:30:31 +0100 |
commit | 6e8f7cb4cbae8e2b03190d26674a14be22d7df53 (patch) | |
tree | 3f436387787b7da663157b53d7d56d48fb62bc12 /sound/soc | |
parent | 7b33594130405cbcfdef2a4c582f9c67aef8d292 (diff) |
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/soc')
-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". |