26 lines · plain
1# SPDX-License-Identifier: ISC2config MT7915E3 tristate "MediaTek MT7915E (PCIe) support"4 select MT76_CONNAC_LIB5 select WANT_DEV_COREDUMP6 depends on MAC802117 depends on PCI8 select RELAY9 help10 This adds support for MT7915-based PCIe wireless devices,11 which support concurrent dual-band operation at both 5GHz12 and 2.4GHz IEEE 802.11ax 4x4:4SS 1024-QAM, 160MHz channels,13 OFDMA, spatial reuse and dual carrier modulation.14 15 To compile this driver as a module, choose M here.16 17config MT798X_WMAC18 bool "MT798x (SoC) WMAC support"19 depends on MT7915E20 depends on ARCH_MEDIATEK || COMPILE_TEST21 select REGMAP22 help23 This adds support for the built-in WMAC on MT7981 and MT7986 SoC device24 which has the same feature set as a MT7915, but enables 6E25 support.26