]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/pci-host/Kconfig
hw/pci-host: Rename Raven ASIC PCI bridge as raven.c
[mirror_qemu.git] / hw / pci-host / Kconfig
index b0aa8351c4a367020119172edbad199c385b0efe..84494400b86e95be0f9a626b7af240c7cd09b2f2 100644 (file)
@@ -1,7 +1,12 @@
 config PAM
     bool
 
-config PREP_PCI
+config XEN_IGD_PASSTHROUGH
+    bool
+    default y
+    depends on XEN && PCI_I440FX
+
+config RAVEN_PCI
     bool
     select PCI
     select OR_IRQ
@@ -50,3 +55,24 @@ config PCI_EXPRESS_DESIGNWARE
     bool
     select PCI_EXPRESS
     select MSI_NONBROKEN
+
+config PCI_BONITO
+    select PCI
+    select UNIMP
+    bool
+
+config PCI_POWERNV
+    select PCI_EXPRESS
+    select MSI_NONBROKEN
+    select PCIE_PORT
+
+config REMOTE_PCIHOST
+    bool
+
+config SH_PCI
+    bool
+    select PCI
+
+config MV64361
+    bool
+    select PCI