31 Dec
2018
31 Dec
'18
6:52 p.m.
On Mon, Dec 31, 2018 at 8:47 PM Mark Brown broonie@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.