Merge pull request #498 from jongwu/nic

kernel: disable pci shpc hotplug for arm64
This commit is contained in:
James O. D. Hunt
2019-05-20 09:46:46 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -286,7 +286,7 @@ CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_ACPI=y
# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
CONFIG_HOTPLUG_PCI_CPCI=y
CONFIG_HOTPLUG_PCI_SHPC=y
# CONFIG_HOTPLUG_PCI_SHPC is not set
#
# PCI controller drivers

View File

@@ -1 +1 @@
39
40