162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciconfig MT7615_COMMON
462306a36Sopenharmony_ci	tristate
562306a36Sopenharmony_ci	select WANT_DEV_COREDUMP
662306a36Sopenharmony_ci	select MT76_CONNAC_LIB
762306a36Sopenharmony_ci
862306a36Sopenharmony_ciconfig MT7615E
962306a36Sopenharmony_ci	tristate "MediaTek MT7615E and MT7663E (PCIe) support"
1062306a36Sopenharmony_ci	select MT7615_COMMON
1162306a36Sopenharmony_ci	depends on MAC80211
1262306a36Sopenharmony_ci	depends on PCI
1362306a36Sopenharmony_ci	help
1462306a36Sopenharmony_ci	  This adds support for MT7615-based PCIe wireless devices,
1562306a36Sopenharmony_ci	  which support concurrent dual-band operation at both 5GHz
1662306a36Sopenharmony_ci	  and 2.4GHz, IEEE 802.11ac 4x4:4SS 1733Mbps PHY rate, wave2
1762306a36Sopenharmony_ci	  MU-MIMO up to 4 users/group and 160MHz channels.
1862306a36Sopenharmony_ci
1962306a36Sopenharmony_ci	  To compile this driver as a module, choose M here.
2062306a36Sopenharmony_ci
2162306a36Sopenharmony_ciconfig MT7622_WMAC
2262306a36Sopenharmony_ci	bool "MT7622 (SoC) WMAC support"
2362306a36Sopenharmony_ci	depends on MT7615E
2462306a36Sopenharmony_ci	depends on ARCH_MEDIATEK || COMPILE_TEST
2562306a36Sopenharmony_ci	select REGMAP
2662306a36Sopenharmony_ci	default y
2762306a36Sopenharmony_ci	help
2862306a36Sopenharmony_ci	  This adds support for the built-in WMAC on MT7622 SoC devices
2962306a36Sopenharmony_ci	  which has the same feature set as a MT7615, but limited to
3062306a36Sopenharmony_ci	  2.4 GHz only.
3162306a36Sopenharmony_ci
3262306a36Sopenharmony_ciconfig MT7663_USB_SDIO_COMMON
3362306a36Sopenharmony_ci	tristate
3462306a36Sopenharmony_ci	select MT7615_COMMON
3562306a36Sopenharmony_ci
3662306a36Sopenharmony_ciconfig MT7663U
3762306a36Sopenharmony_ci	tristate "MediaTek MT7663U (USB) support"
3862306a36Sopenharmony_ci	select MT76_USB
3962306a36Sopenharmony_ci	select MT7663_USB_SDIO_COMMON
4062306a36Sopenharmony_ci	depends on MAC80211
4162306a36Sopenharmony_ci	depends on USB
4262306a36Sopenharmony_ci	help
4362306a36Sopenharmony_ci	  This adds support for MT7663U 802.11ac 2x2:2 wireless devices.
4462306a36Sopenharmony_ci
4562306a36Sopenharmony_ci	  To compile this driver as a module, choose M here.
4662306a36Sopenharmony_ci
4762306a36Sopenharmony_ciconfig MT7663S
4862306a36Sopenharmony_ci	tristate "MediaTek MT7663S (SDIO) support"
4962306a36Sopenharmony_ci	select MT76_SDIO
5062306a36Sopenharmony_ci	select MT7663_USB_SDIO_COMMON
5162306a36Sopenharmony_ci	depends on MAC80211
5262306a36Sopenharmony_ci	depends on MMC
5362306a36Sopenharmony_ci	help
5462306a36Sopenharmony_ci	  This adds support for MT7663S 802.11ac 2x2:2 wireless devices.
5562306a36Sopenharmony_ci
5662306a36Sopenharmony_ci	  To compile this driver as a module, choose M here.
57