kernel: enable SHPC

SHPC is need to support hotplug in q35

fixes #185

Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
Julio Montes 2018-09-19 17:43:02 -05:00
parent 4d545625ba
commit b882d19a44
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