]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
arm64: defconfig: enable support for PCIe hotplug
authorTimur Tabi <timur@codeaurora.org>
Wed, 21 Jun 2017 17:30:43 +0000 (12:30 -0500)
committerArnd Bergmann <arnd@arndb.de>
Fri, 23 Jun 2017 08:17:19 +0000 (10:17 +0200)
Some ARM64 server systems support PCIe hotplug, so enable the options
for that.

Signed-off-by: Timur Tabi <timur@codeaurora.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig

index 71d77d2d69e06cc2d00a20e04666e814da0e37ae..41f8273936510c07ccda741fb178d83dc662dcd1 100644 (file)
@@ -61,7 +61,10 @@ CONFIG_ARCH_XGENE=y
 CONFIG_ARCH_ZX=y
 CONFIG_ARCH_ZYNQMP=y
 CONFIG_PCI=y
+CONFIG_HOTPLUG_PCI_PCIE=y
 CONFIG_PCI_IOV=y
+CONFIG_HOTPLUG_PCI=y
+CONFIG_HOTPLUG_PCI_ACPI=y
 CONFIG_PCI_LAYERSCAPE=y
 CONFIG_PCI_HISI=y
 CONFIG_PCIE_QCOM=y