15c14a5f9SSean Wang# SPDX-License-Identifier: ISC
28910a4e5SSean Wangconfig MT7921_COMMON
38910a4e5SSean Wang	tristate
467aa2743SLorenzo Bianconi	select MT76_CONNAC_LIB
50da3c795SSean Wang	select WANT_DEV_COREDUMP
68910a4e5SSean Wang
78910a4e5SSean Wangconfig MT7921E
88910a4e5SSean Wang	tristate "MediaTek MT7921E (PCIe) support"
98910a4e5SSean Wang	select MT7921_COMMON
105c14a5f9SSean Wang	depends on MAC80211
115c14a5f9SSean Wang	depends on PCI
125c14a5f9SSean Wang	help
135c14a5f9SSean Wang	  This adds support for MT7921E 802.11ax 2x2:2SS wireless devices.
145c14a5f9SSean Wang
155c14a5f9SSean Wang	  To compile this driver as a module, choose M here.
16*48fab5bbSSean Wang
17*48fab5bbSSean Wangconfig MT7921S
18*48fab5bbSSean Wang	tristate "MediaTek MT7921S (SDIO) support"
19*48fab5bbSSean Wang	select MT76_SDIO
20*48fab5bbSSean Wang	select MT7921_COMMON
21*48fab5bbSSean Wang	depends on MAC80211
22*48fab5bbSSean Wang	help
23*48fab5bbSSean Wang	  This adds support for MT7921S 802.11ax 2x2:2SS wireless devices.
24*48fab5bbSSean Wang
25*48fab5bbSSean Wang	  To compile this driver as a module, choose M here.
26