• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2config 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
9