projects
/
karo-tx-linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
PCI: layerscape: Add support for LS1043a and LS2080a
[karo-tx-linux.git]
/
drivers
/
pci
/
host
/
Kconfig
diff --git
a/drivers/pci/host/Kconfig
b/drivers/pci/host/Kconfig
index
d5e58ba
..
fcf08a0
100644
(file)
--- a/
drivers/pci/host/Kconfig
+++ b/
drivers/pci/host/Kconfig
@@
-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