blob: 72dcb7a62c994c146656749fcb9547a8bb412889 [file] [log] [blame]
developerb11a5392022-03-31 00:34:47 +08001# SPDX-License-Identifier: ISC
developer7800b8d2022-06-23 22:15:56 +08002config BESRA
developerb11a5392022-03-31 00:34:47 +08003 tristate "MediaTek MT7902/MT7990 (PCIe) support"
4 select MT76_CONNAC_LIB
5 depends on MAC80211
6 depends on PCI
7 help
8 This adds support for MT7915-based wireless PCIe devices,
9 which support concurrent dual-band operation at both 5GHz
10 and 2.4GHz IEEE 802.11ax 4x4:4SS 1024-QAM, 160MHz channels,
11 OFDMA, spatial reuse and dual carrier modulation.
12
13 To compile this driver as a module, choose M here.