ASoC: amd: Fix build dependencies for `SND_SOC_AMD_PS`
authorMario Limonciello <mario.limonciello@amd.com>
Mon, 18 Nov 2024 02:55:27 +0000 (20:55 -0600)
committerMark Brown <broonie@kernel.org>
Tue, 19 Nov 2024 17:48:08 +0000 (17:48 +0000)
commit0109ee00788e0ad7b888a799c26b5a93b343876b
treed15c441aab78d6c3479fd87e8be12d7d3cf72a87
parent67a0463d339059eeeead9cd015afa594659cfdaf
ASoC: amd: Fix build dependencies for `SND_SOC_AMD_PS`

The pci-ps module now must have `SND_SOC_ACPI_AMD_MATCH` selected
to reference the `snd_soc_acpi_amd_acp63_sdw_machines` symbol.

Fixes: 56d540befd59 ("ASoC: amd: ps: add soundwire machines for acp6.3 platform")
Cc: Vijendar.Mukunda@amd.com
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202411180658.mIeWje2V-lkp@intel.com/
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://patch.msgid.link/20241118025527.3318493-1-superm1@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/Kconfig