0001 # SPDX-License-Identifier: ISC
0002 config MT7915E
0003 tristate "MediaTek MT7915E (PCIe) support"
0004 select MT76_CONNAC_LIB
0005 depends on MAC80211
0006 depends on PCI
0007 select RELAY
0008 help
0009 This adds support for MT7915-based wireless PCIe devices,
0010 which support concurrent dual-band operation at both 5GHz
0011 and 2.4GHz IEEE 802.11ax 4x4:4SS 1024-QAM, 160MHz channels,
0012 OFDMA, spatial reuse and dual carrier modulation.
0013
0014 To compile this driver as a module, choose M here.
0015
0016 config MT7986_WMAC
0017 bool "MT7986 (SoC) WMAC support"
0018 depends on MT7915E
0019 depends on ARCH_MEDIATEK || COMPILE_TEST
0020 select REGMAP
0021 help
0022 This adds support for the built-in WMAC on MT7986 SoC device
0023 which has the same feature set as a MT7915, but enables 6E
0024 support.