Skip to content

Commit

Permalink
kernel: enable SHPC
Browse files Browse the repository at this point in the history
SHPC is need to support hotplug in q35

fixes clearcontainers#185

Signed-off-by: Julio Montes <[email protected]>
  • Loading branch information
Julio Montes committed Sep 20, 2018
1 parent 4d54562 commit b882d19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kernel/configs/x86_64_kata_kvm_4.14.x
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion kernel/kata_config_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
11
12

0 comments on commit b882d19

Please sign in to comment.