From 168f01fc44f627ab07f23dd9590453f0ba5fe7fc Mon Sep 17 00:00:00 2001 From: Cao Yuhang Date: Sun, 12 Jul 2026 16:54:45 +0000 Subject: [PATCH] armsr: enable PCIe hotplug on armv8 --- target/linux/armsr/armv8/config-6.12 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/armsr/armv8/config-6.12 b/target/linux/armsr/armv8/config-6.12 index 6377078c8d..32f67017f1 100644 --- a/target/linux/armsr/armv8/config-6.12 +++ b/target/linux/armsr/armv8/config-6.12 @@ -355,7 +355,7 @@ CONFIG_HOTPLUG_PCI_ACPI=y # CONFIG_HOTPLUG_PCI_ACPI_AMPERE_ALTRA is not set # CONFIG_HOTPLUG_PCI_ACPI_IBM is not set # CONFIG_HOTPLUG_PCI_CPCI is not set -# CONFIG_HOTPLUG_PCI_PCIE is not set +CONFIG_HOTPLUG_PCI_PCIE=y # CONFIG_HOTPLUG_PCI_SHPC is not set CONFIG_HUGETLBFS=y CONFIG_HUGETLB_PAGE=y