@samitouri / QOSamiQemu / commits / acbd37b8b4

hw/arm/virt: Do not select Kconfig symbol PCI_EXPRESS

The PCIe bus is not provided by the Virt machine but by its GPEX host bridge (selected via PCI_EXPRESS_GENERIC_BRIDGE). Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20260423170229.64655-4-philmd@linaro.org>

Philippe Mathieu-Daudé committed Apr 22, 2026 at 11:22 UTC acbd37b8b4bbf8ecbb8a32507d30ca48ba48f3b6
1 file changed -1
hw/arm/Kconfig
-1
@@ -15,7 +15,6 @@ config ARM_VIRT
15 select GPIO_KEY
16 select DEVICE_TREE
17 select FW_CFG_DMA
18 - select PCI_EXPRESS
18 select PCI_EXPRESS_GENERIC_BRIDGE
19 select PFLASH_CFI01
20 select PL011 # UART