]> 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 036a61877a73105bcbe2a09f0ac6e3237e707368..84494400b86e95be0f9a626b7af240c7cd09b2f2 100644 (file)
@@ -6,7 +6,7 @@ config XEN_IGD_PASSTHROUGH
     default y
     depends on XEN && PCI_I440FX
 
-config PREP_PCI
+config RAVEN_PCI
     bool
     select PCI
     select OR_IRQ
@@ -60,3 +60,19 @@ 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