30 Jun
2022
30 Jun
'22
8:32 p.m.
On 6/30/22 4:41 PM, Mark Brown wrote:
On Thu, Jun 30, 2022 at 08:47:55AM +0530, Vijendar Mukunda wrote:
- depends on SND_SOC_AMD_ACP && I2C && ACPI
The code treated ACPI as optional so you could relax the ACPI dependency ot be "ACPI || COMPILE_TEST" (I think the same applies to I2C).
Will fix it and push the newer version.