Commit acbd37b8b4 for qemu.org

commit acbd37b8b4bbf8ecbb8a32507d30ca48ba48f3b6
Author: Philippe Mathieu-Daudé <philmd@linaro.org>
Date:   Wed Apr 22 11:22:31 2026 +0200

    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>

diff --git a/hw/arm/Kconfig b/hw/arm/Kconfig
index 4e50fb1111..41d5e968c8 100644
--- a/hw/arm/Kconfig
+++ b/hw/arm/Kconfig
@@ -15,7 +15,6 @@ config ARM_VIRT
     select GPIO_KEY
     select DEVICE_TREE
     select FW_CFG_DMA
-    select PCI_EXPRESS
     select PCI_EXPRESS_GENERIC_BRIDGE
     select PFLASH_CFI01
     select PL011 # UART