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