diff --git a/debian/changelog b/debian/changelog index 15d508f70..2fd17d63b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 27 Nov 2018 20:06:42 +0100 diff --git a/debian/config/arm64/config b/debian/config/arm64/config index 9657d4c87..3a1ec7200 100644 --- a/debian/config/arm64/config +++ b/debian/config/arm64/config @@ -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 ##