Kconfig 196 B

123456789
  1. config PCI_MT7621
  2. tristate "MediaTek MT7621 PCI Controller"
  3. depends on RALINK
  4. depends on PCI
  5. select PCI_DRIVERS_GENERIC
  6. help
  7. This selects a driver for the MediaTek MT7621 PCI Controller.