1# SPDX-License-Identifier: ISC
2config MT7921E
3	tristate "MediaTek MT7921E (PCIe) support"
4	select MT76_CONNAC_LIB
5	select WANT_DEV_COREDUMP
6	depends on MAC80211
7	depends on PCI
8	help
9	  This adds support for MT7921E 802.11ax 2x2:2SS wireless devices.
10
11	  To compile this driver as a module, choose M here.
12