Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# SPDX-License-Identifier: GPL-2.0-only
config CONFIG_MT7603E
	tristate "MediaTek MT7603E (PCIe) and MT76x8 WLAN support"
	select CONFIG_MT76_CORE
	depends on CONFIG_MAC80211
	depends on CONFIG_PCI
	help
	  This adds support for CONFIG_MT7603E wireless PCIe devices and the CONFIG_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 CONFIG_M here.