config/arm64: enable PCI Express hotplug

This commit is contained in:
Marcin Juszkiewicz 2018-11-26 12:15:44 +01:00
parent a7888cf5d6
commit a068e60575
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -50,6 +50,7 @@ linux (4.19.5-1~exp1) experimental; urgency=medium
[ Marcin Juszkiewicz ]
* [arm64] Enable ACPI IMPI
* [arm64] Enable PCI Express hotplug
-- Bastian Blank <waldi@debian.org> Tue, 27 Nov 2018 20:06:42 +0100

View File

@ -709,6 +709,11 @@ CONFIG_PCIE_QCOM=y
CONFIG_PCIE_ARMADA_8K=y
CONFIG_PCIE_KIRIN=y
##
## file: drivers/pci/pcie/Kconfig
##
CONFIG_HOTPLUG_PCI_PCIE=y
##
## file: drivers/pci/hotplug/Kconfig
##