Re: linux-next: Tree for Dec 21 (acpi without CONFIG_PCI)

From: Sinan Kaya
Date: Fri Dec 21 2018 - 19:05:22 EST


On 12/21/2018 6:43 PM, Randy Dunlap wrote:
Any other issues?
There are a few Kconfig dependency issues. Here are 2 of them:


WARNING: unmet direct dependencies detected for VGA_ARB
Depends on [n]: HAS_IOMEM [=y] && PCI [=n] && !S390
Selected by [y]:
- VGA_SWITCHEROO [=y] && HAS_IOMEM [=y] && X86 [=y] && ACPI [=y]

WARNING: unmet direct dependencies detected for IOSF_MBI
Depends on [n]: PCI [=n]
Selected by [y]:
- X86_INTEL_LPSS [=y] && X86 [=y] && ACPI [=y]
Selected by [m]:
- MMC_SDHCI_ACPI [=m] && MMC [=m] && MMC_SDHCI [=m] && ACPI [=y] && X86 [=y]


The randconfig file for these is attached.

(on x86_64; both issues are from the same .config file)

Thanks, I reproduced this. I'm getting ready to post a patch.