]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/pci/host/Kconfig
PCI: layerscape: Add support for LS1043a and LS2080a
[karo-tx-linux.git] / drivers / pci / host / Kconfig
index d5e58bae95cf2dbfa74a49ddce1a51dee6e98e9d..fcf08a03535d7a113ebb2c2e92e2669aac6d12e6 100644 (file)
@@ -105,7 +105,7 @@ config PCI_XGENE_MSI
 
 config PCI_LAYERSCAPE
        bool "Freescale Layerscape PCIe controller"
-       depends on OF && ARM
+       depends on OF && (ARM || ARCH_LAYERSCAPE)
        select PCIE_DW
        select MFD_SYSCON
        help