xref: /linux/drivers/net/wireless/mediatek/mt76/mt7915/Kconfig (revision a4eb44a6435d6d8f9e642407a4a06f65eb90ca04)
1# SPDX-License-Identifier: ISC
2config MT7915E
3	tristate "MediaTek MT7915E (PCIe) support"
4	select MT76_CORE
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.
14