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
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
staging
/
mt7621-pci
/
Kconfig
blob
ce58042f2f2117e7555127ece2650d83d35eb2e0
1
# SPDX-License-Identifier: GPL-2.0
2
config PCI_MT7621
3
tristate "MediaTek MT7621 PCI Controller"
4
depends on RALINK
5
select PCI_DRIVERS_GENERIC
6
help
7
This selects a driver for the MediaTek MT7621 PCI Controller.
8