[PATCH v1 0/1]Fix build warning and errors
From: Dilip Kota
Date: Thu Nov 28 2019 - 03:31:42 EST
Mark Intel PCIe driver depends on MSI IRQ Domain to fix
the below warnings and respective build errors.
WARNING: unmet direct dependencies detected for PCIE_DW_HOST
Depends on [n]: PCI [=y] && PCI_MSI_IRQ_DOMAIN [=n]
Selected by [y]:
- PCIE_INTEL_GW [=y] && PCI [=y] && OF [=y] && (X86 [=y] || COMPILE_TEST [=n])
Dilip Kota (1):
PCI: dwc: Kconfig: Mark intel PCIe driver depends on MSI IRQ Domain
drivers/pci/controller/dwc/Kconfig | 1 +
1 file changed, 1 insertion(+)
--
2.11.0