[PATCH] ASoC: Intel: avs: Depend on CONFIG_ACPI

Mark Brown broonie at kernel.org
Tue Apr 26 19:08:35 CEST 2022


On Tue, Apr 26, 2022 at 08:33:57AM -0500, Pierre-Louis Bossart wrote:
> On 4/26/22 06:54, Amadeusz Sławiński wrote:

> > -	depends on (X86 && ACPI) || COMPILE_TEST
> > -	depends on PCI
> > +	depends on X86 || COMPILE_TEST
> > +	depends on PCI && ACPI
> >  	depends on COMMON_CLK
> >  	select SND_SOC_ACPI

> select SND_SOC_ACPI if ACPI should work, that's what we do for SOF.

That also looks sensible - it's probably good if both users do the same
thing here so can someone send a patch for that please?  Sorry for not
noticing that earlier Amadeusz.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20220426/e96fc910/attachment.sig>


More information about the Alsa-devel mailing list