From: Dongdong Liu Date: Thu, 30 Aug 2018 12:29:32 +0000 (+0800) Subject: arm64: defconfig: Enable PCIEPORTBUS X-Git-Tag: v4.20-rc1~65^2~14^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7265b3d9ddaae3dfbda9b1d1436809a6d1b5da7f;p=thirdparty%2Fkernel%2Fstable.git arm64: defconfig: Enable PCIEPORTBUS PCIe features like AER, Hotplug, PME, DPC depend on PCIEPORTBUS, so enable PCIEPORTBUS as default. Signed-off-by: Dongdong Liu Signed-off-by: Wei Xu --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index b05dd28db915b..ec4b561337f20 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -67,6 +67,7 @@ CONFIG_ARCH_XGENE=y CONFIG_ARCH_ZX=y CONFIG_ARCH_ZYNQMP=y CONFIG_PCI=y +CONFIG_PCIEPORTBUS=y CONFIG_PCI_IOV=y CONFIG_HOTPLUG_PCI=y CONFIG_HOTPLUG_PCI_ACPI=y