summaryrefslogtreecommitdiff
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorGregory CLEMENT <gregory.clement@free-electrons.com>2016-08-08 16:13:08 (GMT)
committerGregory CLEMENT <gregory.clement@free-electrons.com>2016-08-26 09:03:04 (GMT)
commitcfa1c7c8af9fe956d446a7d5b8ed3a895496884c (patch)
tree49968e7a126c3f253d2222ac73effd0702bc6b55 /arch/arm64/configs
parentd1cc3d921320c15689e3a619cb95970ce194cb86 (diff)
downloadlinux-cfa1c7c8af9fe956d446a7d5b8ed3a895496884c.tar.xz
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 423a1cc..03cecc6 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