1e57b7901SRyder Lee# SPDX-License-Identifier: ISC 2e57b7901SRyder Leeconfig MT7915E 3e57b7901SRyder Lee tristate "MediaTek MT7915E (PCIe) support" 4e2c93b68SLorenzo Bianconi select MT76_CONNAC_LIB 54dbcb912SRyder Lee select WANT_DEV_COREDUMP 6e57b7901SRyder Lee depends on MAC80211 7e57b7901SRyder Lee depends on PCI 8988845c9SFelix Fietkau select RELAY 9e57b7901SRyder Lee help 10*5d7cf67fSAlan Stern This adds support for MT7915-based PCIe wireless devices, 11e57b7901SRyder Lee which support concurrent dual-band operation at both 5GHz 12e57b7901SRyder Lee and 2.4GHz IEEE 802.11ax 4x4:4SS 1024-QAM, 160MHz channels, 13e57b7901SRyder Lee OFDMA, spatial reuse and dual carrier modulation. 14e57b7901SRyder Lee 15e57b7901SRyder Lee To compile this driver as a module, choose M here. 1699ad32a4SBo Jiao 176bad146dSAlexander Couzensconfig MT798X_WMAC 186bad146dSAlexander Couzens bool "MT798x (SoC) WMAC support" 1999ad32a4SBo Jiao depends on MT7915E 2099ad32a4SBo Jiao depends on ARCH_MEDIATEK || COMPILE_TEST 2199ad32a4SBo Jiao select REGMAP 2299ad32a4SBo Jiao help 236bad146dSAlexander Couzens This adds support for the built-in WMAC on MT7981 and MT7986 SoC device 2499ad32a4SBo Jiao which has the same feature set as a MT7915, but enables 6E 2599ad32a4SBo Jiao support. 26