projects
/
karo-tx-linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'pci/host-layerscape' into next
[karo-tx-linux.git]
/
drivers
/
pci
/
host
/
Kconfig
diff --git
a/drivers/pci/host/Kconfig
b/drivers/pci/host/Kconfig
index
70370f2
..
f131ba9
100644
(file)
--- a/
drivers/pci/host/Kconfig
+++ b/
drivers/pci/host/Kconfig
@@
-107,7
+107,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