blob: 5c5fc569e6d59afef621e3fc0f4d991afe9a46d5 [file] [log] [blame]
developer0f312e82022-11-01 12:31:52 +08001# SPDX-License-Identifier: ISC
2config MT7996E
3 tristate "MediaTek MT7996 (PCIe) support"
4 select MT76_CONNAC_LIB
5 depends on MAC80211
6 depends on PCI
7 help
8 This adds support for MT7996-based wireless PCIe devices,
9 which support concurrent tri-band operation at 6GHz, 5GHz,
10 and 2.4GHz IEEE 802.11be 4x4:4SS 4096-QAM, 320MHz channels.
11
12 To compile this driver as a module, choose M here.