From f040d05d204ae9185ba6faa511ca699dd361986a Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Sat, 25 May 2019 18:42:37 +0100 Subject: [PATCH] kernel: Enable HOTPLUG_PCI_ACPI for x86 Signed-off-by: Rolf Neugebauer --- kernel/config-4.14.x-x86_64 | 3 ++- kernel/config-4.19.x-x86_64 | 3 ++- kernel/config-4.9.x-x86_64 | 5 +++-- kernel/config-5.0.x-x86_64 | 3 ++- kernel/config-5.1.x-x86_64 | 3 ++- 5 files changed, 11 insertions(+), 6 deletions(-) diff --git a/kernel/config-4.14.x-x86_64 b/kernel/config-4.14.x-x86_64 index 1842f3961..6313daceb 100644 --- a/kernel/config-4.14.x-x86_64 +++ b/kernel/config-4.14.x-x86_64 @@ -792,7 +792,8 @@ CONFIG_PCI_PASID=y CONFIG_PCI_LABEL=y # CONFIG_PCI_HYPERV is not set CONFIG_HOTPLUG_PCI=y -# CONFIG_HOTPLUG_PCI_ACPI is not set +CONFIG_HOTPLUG_PCI_ACPI=y +# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set # CONFIG_HOTPLUG_PCI_CPCI is not set CONFIG_HOTPLUG_PCI_SHPC=y diff --git a/kernel/config-4.19.x-x86_64 b/kernel/config-4.19.x-x86_64 index 61d50ff1c..67d38dc07 100644 --- a/kernel/config-4.19.x-x86_64 +++ b/kernel/config-4.19.x-x86_64 @@ -557,7 +557,8 @@ CONFIG_PCI_PASID=y CONFIG_PCI_LABEL=y # CONFIG_PCI_HYPERV is not set CONFIG_HOTPLUG_PCI=y -# CONFIG_HOTPLUG_PCI_ACPI is not set +CONFIG_HOTPLUG_PCI_ACPI=y +# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set # CONFIG_HOTPLUG_PCI_CPCI is not set CONFIG_HOTPLUG_PCI_SHPC=y diff --git a/kernel/config-4.9.x-x86_64 b/kernel/config-4.9.x-x86_64 index d82e59425..0cb7082ea 100644 --- a/kernel/config-4.9.x-x86_64 +++ b/kernel/config-4.9.x-x86_64 @@ -455,7 +455,7 @@ CONFIG_SWIOTLB=y CONFIG_IOMMU_HELPER=y # CONFIG_MAXSMP is not set CONFIG_NR_CPUS=128 -# CONFIG_SCHED_SMT is not set +CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y # CONFIG_PREEMPT_NONE is not set CONFIG_PREEMPT_VOLUNTARY=y @@ -731,7 +731,8 @@ CONFIG_PCI_PASID=y CONFIG_PCI_LABEL=y # CONFIG_PCI_HYPERV is not set CONFIG_HOTPLUG_PCI=y -# CONFIG_HOTPLUG_PCI_ACPI is not set +CONFIG_HOTPLUG_PCI_ACPI=y +# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set # CONFIG_HOTPLUG_PCI_CPCI is not set CONFIG_HOTPLUG_PCI_SHPC=y diff --git a/kernel/config-5.0.x-x86_64 b/kernel/config-5.0.x-x86_64 index 86c9661a3..181379ed4 100644 --- a/kernel/config-5.0.x-x86_64 +++ b/kernel/config-5.0.x-x86_64 @@ -1541,7 +1541,8 @@ CONFIG_PCI_PASID=y CONFIG_PCI_LABEL=y # CONFIG_PCI_HYPERV is not set CONFIG_HOTPLUG_PCI=y -# CONFIG_HOTPLUG_PCI_ACPI is not set +CONFIG_HOTPLUG_PCI_ACPI=y +# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set # CONFIG_HOTPLUG_PCI_CPCI is not set CONFIG_HOTPLUG_PCI_SHPC=y diff --git a/kernel/config-5.1.x-x86_64 b/kernel/config-5.1.x-x86_64 index 95543f042..2440db2b1 100644 --- a/kernel/config-5.1.x-x86_64 +++ b/kernel/config-5.1.x-x86_64 @@ -1541,7 +1541,8 @@ CONFIG_PCI_PASID=y CONFIG_PCI_LABEL=y # CONFIG_PCI_HYPERV is not set CONFIG_HOTPLUG_PCI=y -# CONFIG_HOTPLUG_PCI_ACPI is not set +CONFIG_HOTPLUG_PCI_ACPI=y +# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set # CONFIG_HOTPLUG_PCI_CPCI is not set CONFIG_HOTPLUG_PCI_SHPC=y