Kconfig (14e77332e74603efab8347c89d3cda447c3b97c9) Kconfig (4dbcb9125cc3e10a6d879c10e4f5816d05a87c49)
1# SPDX-License-Identifier: ISC
2config MT7915E
3 tristate "MediaTek MT7915E (PCIe) support"
4 select MT76_CONNAC_LIB
1# SPDX-License-Identifier: ISC
2config MT7915E
3 tristate "MediaTek MT7915E (PCIe) support"
4 select MT76_CONNAC_LIB
5 select WANT_DEV_COREDUMP
5 depends on MAC80211
6 depends on PCI
7 select RELAY
8 help
9 This adds support for MT7915-based wireless PCIe devices,
10 which support concurrent dual-band operation at both 5GHz
11 and 2.4GHz IEEE 802.11ax 4x4:4SS 1024-QAM, 160MHz channels,
12 OFDMA, spatial reuse and dual carrier modulation.

--- 12 unchanged lines hidden ---
6 depends on MAC80211
7 depends on PCI
8 select RELAY
9 help
10 This adds support for MT7915-based wireless PCIe devices,
11 which support concurrent dual-band operation at both 5GHz
12 and 2.4GHz IEEE 802.11ax 4x4:4SS 1024-QAM, 160MHz channels,
13 OFDMA, spatial reuse and dual carrier modulation.

--- 12 unchanged lines hidden ---