Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config MT7603E
0003         tristate "MediaTek MT7603E (PCIe) and MT76x8 WLAN support"
0004         select MT76_CORE
0005         depends on MAC80211
0006         depends on PCI
0007         help
0008           This adds support for MT7603E wireless PCIe devices and the WLAN core
0009           on MT7628/MT7688 SoC devices. This family supports IEEE 802.11n 2x2
0010           to 300Mbps PHY rate
0011 
0012           To compile this driver as a module, choose M here.