diff --git a/hw/pci-bridge/Kconfig b/hw/pci-bridge/Kconfig
index 67077366cc7d..7a71c97250bc 100644
--- a/hw/pci-bridge/Kconfig
+++ b/hw/pci-bridge/Kconfig
@@ -10,7 +10,7 @@ config PCIE_PCI_BRIDGE
 
 config PXB
     bool
-    default y if Q35 || ARM_VIRT
+    default y if Q35
 
 config XIO3130
     bool
