summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorGregory CLEMENT2016-08-08 18:13:08 +0200
committerGregory CLEMENT2016-08-26 11:03:04 +0200
commitcfa1c7c8af9fe956d446a7d5b8ed3a895496884c (patch)
tree49968e7a126c3f253d2222ac73effd0702bc6b55 /arch/arm64/configs
parentarm64: defconfig: enable xhci-platform (diff)
downloadkernel-qcow2-linux-cfa1c7c8af9fe956d446a7d5b8ed3a895496884c.tar.gz
kernel-qcow2-linux-cfa1c7c8af9fe956d446a7d5b8ed3a895496884c.tar.xz
kernel-qcow2-linux-cfa1c7c8af9fe956d446a7d5b8ed3a895496884c.zip
arm64: configs: enable PCIe driver for Aardvark
This patch enables the driver for the PCIe host controller found on the Marvell Armada 3700 ARM64 SoCs. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 423a1cc91224..03cecc68df68 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -58,6 +58,7 @@ CONFIG_ARCH_ZYNQMP=y
CONFIG_PCI=y
CONFIG_PCI_MSI=y
CONFIG_PCI_IOV=y
+CONFIG_PCI_AARDVARK=y
CONFIG_PCIE_RCAR=y
CONFIG_PCI_HOST_GENERIC=y
CONFIG_PCI_XGENE=y