18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig MT76x2_COMMON
38c2ecf20Sopenharmony_ci	tristate
48c2ecf20Sopenharmony_ci	select MT76x02_LIB
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciconfig MT76x2E
78c2ecf20Sopenharmony_ci	tristate "MediaTek MT76x2E (PCIe) support"
88c2ecf20Sopenharmony_ci	select MT76x2_COMMON
98c2ecf20Sopenharmony_ci	depends on MAC80211
108c2ecf20Sopenharmony_ci	depends on PCI
118c2ecf20Sopenharmony_ci	help
128c2ecf20Sopenharmony_ci	  This adds support for MT7612/MT7602/MT7662-based wireless PCIe
138c2ecf20Sopenharmony_ci	  devices, which comply with IEEE 802.11ac standards and support
148c2ecf20Sopenharmony_ci	  2SS to 866Mbit/s PHY rate.
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here.
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_ciconfig MT76x2U
198c2ecf20Sopenharmony_ci	tristate "MediaTek MT76x2U (USB) support"
208c2ecf20Sopenharmony_ci	select MT76x2_COMMON
218c2ecf20Sopenharmony_ci	select MT76x02_USB
228c2ecf20Sopenharmony_ci	depends on MAC80211
238c2ecf20Sopenharmony_ci	depends on USB
248c2ecf20Sopenharmony_ci	help
258c2ecf20Sopenharmony_ci	  This adds support for MT7612U-based wireless USB 3.0 dongles,
268c2ecf20Sopenharmony_ci	  which comply with IEEE 802.11ac standards and support 2SS to
278c2ecf20Sopenharmony_ci	  866Mbit/s PHY rate.
288c2ecf20Sopenharmony_ci
298c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here.
30