repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mtd: gpmi: decouple the chip select from the DMA channel
[linux/fpc-iii.git]
/
drivers
/
pci
/
host
/
Kconfig
blob
3d950481112634fc847d61fef187efc86503a189
1
menu "PCI host controller drivers"
2
depends on PCI
3
4
config PCI_MVEBU
5
bool "Marvell EBU PCIe controller"
6
depends on ARCH_MVEBU || ARCH_KIRKWOOD
7
depends on OF
8
9
config PCIE_DW
10
bool
11
12
config PCI_EXYNOS
13
bool "Samsung Exynos PCIe controller"
14
depends on SOC_EXYNOS5440
15
select PCIEPORTBUS
16
select PCIE_DW
17
18
config PCI_TEGRA
19
bool "NVIDIA Tegra PCIe controller"
20
depends on ARCH_TEGRA
21
22
endmenu