From: Vijendar Mukunda Date: Fri, 2 May 2025 15:42:48 +0000 (+0530) Subject: ASoC: SOF: amd: add build support for soundwire X-Git-Tag: v6.16-rc1~170^2~5^2~41^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e68074c63fded9468c513f65734ffb4c80dc2a6d;p=thirdparty%2Flinux.git ASoC: SOF: amd: add build support for soundwire Add build support for SoundWire for ACP7.0/ACP7.1 platforms. Signed-off-by: Vijendar Mukunda Reviewed-by: Ranjani Sridharan Reviewed-by: Bard Liao Link: https://patch.msgid.link/20250502154445.3008598-10-Vijendar.Mukunda@amd.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/sof/amd/Kconfig b/sound/soc/sof/amd/Kconfig index 984132f32a21a..05faf1c6d6fc3 100644 --- a/sound/soc/sof/amd/Kconfig +++ b/sound/soc/sof/amd/Kconfig @@ -98,6 +98,7 @@ config SND_SOC_SOF_AMD_ACP70 depends on SND_SOC_SOF_PCI depends on AMD_NODE select SND_SOC_SOF_AMD_COMMON + select SND_SOC_SOF_AMD_SOUNDWIRE_LINK_BASELINE help Select this option for SOF support on AMD ACP7.0/ACP7.1 version based platforms.