PCI: mobiveil: Fix unmet dependency warning for PCIE_MOBIVEIL_PLAT
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Wed, 18 Mar 2020 09:33:12 +0000 (17:33 +0800)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Wed, 18 Mar 2020 10:39:52 +0000 (10:39 +0000)
commit863bba34d2f4c189a851643712cfc341ef7bcb8f
treeef96224bd54a4af8e015590647308b914026faeb
parent92a17e5c794923e3790d42f39433a8e7a7124de4
PCI: mobiveil: Fix unmet dependency warning for PCIE_MOBIVEIL_PLAT

Fix the following warning by adding the dependency PCI_MSI_IRQ_DOMAIN
to PCIE_MOBIVEIL_PLAT.

WARNING: unmet direct dependencies detected for PCIE_MOBIVEIL_HOST
  Depends on [n]: PCI [=y] && PCI_MSI_IRQ_DOMAIN [=n]
  Selected by [y]:
  - PCIE_MOBIVEIL_PLAT [=y] && PCI [=y] && (ARCH_ZYNQMP || COMPILE_TEST [=y]) && OF [=y]

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
drivers/pci/controller/mobiveil/Kconfig