brintos

brintos / linux-shallow public Read only

0
0
Text · 398 B · dd16acf Raw
13 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config MT7603E3	tristate "MediaTek MT7603E (PCIe) and MT76x8 WLAN support"4	select MT76_CORE5	depends on MAC802116	depends on PCI7	help8	  This adds support for MT7603E PCIe wireless devices and the WLAN core9	  on MT7628/MT7688 SoC devices. This family supports IEEE 802.11n 2x210	  to 300Mbps PHY rate11 12	  To compile this driver as a module, choose M here.13