mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-18 17:01:07 +00:00
kernel: Enable HOTPLUG_PCI_ACPI for x86
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
7cb48d2e82
commit
f040d05d20
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user