projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1cc3d9
)
arm64: configs: enable PCIe driver for Aardvark
author
Gregory CLEMENT
<
[email protected]
>
Mon, 8 Aug 2016 16:13:08 +0000
(18:13 +0200)
committer
Gregory CLEMENT
<
[email protected]
>
Fri, 26 Aug 2016 09:03:04 +0000
(11:03 +0200)
This patch enables the driver for the PCIe host controller found on the
Marvell Armada 3700 ARM64 SoCs.
Signed-off-by: Gregory CLEMENT <
[email protected]
>
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index 423a1cc91224604086f94b80a0c2c06fbb6e9235..03cecc68df68bb3bd9f9e9a4fb2d5e753ba300d4 100644
(file)
--- 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