]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
PCI: altera: Enable driver on ARM64
authorLey Foon Tan <ley.foon.tan@intel.com>
Thu, 28 Feb 2019 10:52:51 +0000 (18:52 +0800)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Mon, 4 Mar 2019 12:22:19 +0000 (12:22 +0000)
Enable PCIE_ALTERA on ARM64 platform.

Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
drivers/pci/controller/Kconfig

index 6671946dbf665134e2f4207cf67a85bec443c05d..6012f3059acd9cef440e95ddca7a7249c8980df4 100644 (file)
@@ -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.