]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/pci-bridge/Kconfig
hw/arm/boot: Honour image size field in AArch64 Image format kernels
[mirror_qemu.git] / hw / pci-bridge / Kconfig
index b167b98497b40387de0c57a17397283b04836ac5..a51ec716f532dc159e9406cdc588e104379f21eb 100644 (file)
@@ -1,7 +1,7 @@
 config PCIE_PORT
     bool
     default y if PCI_DEVICES
-    depends on PCI_EXPRESS
+    depends on PCI_EXPRESS && MSI_NONBROKEN
 
 config PXB
     bool
@@ -10,12 +10,12 @@ config PXB
 config XIO3130
     bool
     default y if PCI_DEVICES
-    depends on PCI_EXPRESS
+    depends on PCI_EXPRESS && MSI_NONBROKEN
 
 config IOH3420
     bool
     default y if PCI_DEVICES
-    depends on PCI_EXPRESS
+    depends on PCI_EXPRESS && MSI_NONBROKEN
 
 config I82801B11
     bool