1e57b7901SRyder Lee# SPDX-License-Identifier: ISC 2e57b7901SRyder Leeconfig MT7915E 3e57b7901SRyder Lee tristate "MediaTek MT7915E (PCIe) support" 4e2c93b68SLorenzo Bianconi select MT76_CONNAC_LIB 5*4dbcb912SRyder Lee select WANT_DEV_COREDUMP 6e57b7901SRyder Lee depends on MAC80211 7e57b7901SRyder Lee depends on PCI 8988845c9SFelix Fietkau select RELAY 9e57b7901SRyder Lee help 10e57b7901SRyder Lee This adds support for MT7915-based wireless PCIe 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 1799ad32a4SBo Jiaoconfig MT7986_WMAC 1899ad32a4SBo Jiao bool "MT7986 (SoC) WMAC support" 1999ad32a4SBo Jiao depends on MT7915E 2099ad32a4SBo Jiao depends on ARCH_MEDIATEK || COMPILE_TEST 2199ad32a4SBo Jiao select REGMAP 2299ad32a4SBo Jiao help 2399ad32a4SBo Jiao This adds support for the built-in WMAC on MT7986 SoC device 2499ad32a4SBo Jiao which has the same feature set as a MT7915, but enables 6E 2599ad32a4SBo Jiao support. 26