Commit 5fd831cd authored by Ley Foon Tan's avatar Ley Foon Tan Committed by Lorenzo Pieralisi
Browse files

PCI: altera: Enable driver on ARM64



Enable PCIE_ALTERA on ARM64 platform.

Signed-off-by: default avatarLey Foon Tan <ley.foon.tan@intel.com>
Signed-off-by: default avatarLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
parent 49fdbd7c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -175,7 +175,7 @@ config PCIE_IPROC_MSI

config PCIE_ALTERA
	bool "Altera PCIe controller"
	depends on ARM || NIOS2 || COMPILE_TEST
	depends on ARM || NIOS2 || ARM64 || COMPILE_TEST
	help
	  Say Y here if you want to enable PCIe controller support on Altera
	  FPGA.