blob: ce58042f2f2117e7555127ece2650d83d35eb2e0 (
plain)
1
2
3
4
5
6
7
8
|
# SPDX-License-Identifier: GPL-2.0
config PCI_MT7621
tristate "MediaTek MT7621 PCI Controller"
depends on RALINK
select PCI_DRIVERS_GENERIC
help
This selects a driver for the MediaTek MT7621 PCI Controller.
|