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
config CONFIG_R8712U
	tristate "RealTek RTL8712U (RTL8192SU) Wireless LAN NIC driver"
	depends on CONFIG_WLAN && CONFIG_USB
	select CONFIG_WIRELESS_EXT
	select CONFIG_WEXT_PRIV
	select CONFIG_FW_LOADER
	help
	    This option adds the Realtek RTL8712 CONFIG_USB device such as the CONFIG_D-Link DWA-130.
	    If built as a module, it will be called r8712u.

config CONFIG_R8712_TX_AGGR
	bool "Realtek RTL8712U Transmit Aggregation code"
	depends on CONFIG_R8712U && CONFIG_BROKEN
	help
	    This option provides transmit aggregation for the Realtek RTL8712 CONFIG_USB device.