summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7603/Kconfig
blob: cd1a1b6949f0b60f9466034bf72413b9a1abcb9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# SPDX-License-Identifier: GPL-2.0-only
config MT7603E
	depends on !KERNEL_4_2
	tristate "MediaTek MT7603E (PCIe) and MT76x8 WLAN support"
	depends on m
	select MT76_CORE
	depends on MAC80211
	depends on PCI
	help
	  This adds support for MT7603E wireless PCIe devices and the WLAN core
	  on MT7628/MT7688 SoC devices. This family supports IEEE 802.11n 2x2
	  to 300Mbps PHY rate

	  To compile this driver as a module, choose M here.