[alsa-devel] [PATCH v4 08/11] ASoC: Intel: atom: Make PCI dependency explicit
Sinan Kaya
Okaya at kernel.org
Mon Dec 31 18:52:52 CET 2018
On Mon, Dec 31, 2018 at 8:47 PM Mark Brown <broonie at kernel.org> wrote:
>
> On Sun, Dec 30, 2018 at 07:56:09PM +0000, Sinan Kaya wrote:
> > Code does unconditional select for IOSF_MBI. IOSF_MBI driver depends on
> > CONFIG_PCI set but this is not specified anywhere.
>
> I don't have the cover letter or anything for this series, what's going
> on with dependencies?
Here is the executive summary:
I have a changeset that separates ACPI from PCI on 4.21. CONFIG_ACPI
used to select PCI. This is no longer true.
You can build an ACPI system without any PCI devices.
More information about the Alsa-devel
mailing list