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
Merge tag 'for-linus-20190706' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git]
/
drivers
/
staging
/
mt7621-pci
/
Kconfig
blob
af928b75a940392c6dada9200f6341a2c575efa5
1
# SPDX-License-Identifier: GPL-2.0
2
config PCI_MT7621
3
tristate "MediaTek MT7621 PCI Controller"
4
depends on RALINK
5
depends on PCI
6
select PCI_DRIVERS_GENERIC
7
help
8
This selects a driver for the MediaTek MT7621 PCI Controller.
9