Kconfig (976e3645923bdd2fe7893aae33fd7a21098bfb28) | Kconfig (5d7cf67f72ae34d38e090bdfa673da4aefe4048e) |
---|---|
1# SPDX-License-Identifier: GPL-2.0-only 2config MT7603E 3 tristate "MediaTek MT7603E (PCIe) and MT76x8 WLAN support" 4 select MT76_CORE 5 depends on MAC80211 6 depends on PCI 7 help | 1# SPDX-License-Identifier: GPL-2.0-only 2config MT7603E 3 tristate "MediaTek MT7603E (PCIe) and MT76x8 WLAN support" 4 select MT76_CORE 5 depends on MAC80211 6 depends on PCI 7 help |
8 This adds support for MT7603E wireless PCIe devices and the WLAN core | 8 This adds support for MT7603E PCIe wireless devices and the WLAN core |
9 on MT7628/MT7688 SoC devices. This family supports IEEE 802.11n 2x2 10 to 300Mbps PHY rate 11 12 To compile this driver as a module, choose M here. | 9 on MT7628/MT7688 SoC devices. This family supports IEEE 802.11n 2x2 10 to 300Mbps PHY rate 11 12 To compile this driver as a module, choose M here. |