Merge pull request #186 from devimc/topic/shpc

kernel: enable SHPC
This commit is contained in:
James O. D. Hunt 2018-09-20 16:04:43 +01:00 committed by GitHub
commit f66ecea9ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -701,7 +701,7 @@ CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_ACPI=y
# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
# CONFIG_HOTPLUG_PCI_CPCI is not set
# CONFIG_HOTPLUG_PCI_SHPC is not set
CONFIG_HOTPLUG_PCI_SHPC=y
#
# DesignWare PCI Core Support

View File

@ -1 +1 @@
11
12