mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
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>
This commit is contained in:
parent
d1cc3d9213
commit
cfa1c7c8af
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue