# SPDX-License-Identifier: GPL-2.0 config [31mCONFIG_R8712U[0m tristate "RealTek RTL8712U (RTL8192SU) Wireless LAN NIC driver" depends on [31mCONFIG_WLAN[0m && [31mCONFIG_USB[0m select [31mCONFIG_WIRELESS_EXT[0m select [31mCONFIG_WEXT_PRIV[0m select [31mCONFIG_FW_LOADER[0m help This option adds the Realtek RTL8712 [31mCONFIG_USB[0m device such as the [31mCONFIG_D[0m-Link DWA-130. If built as a module, it will be called r8712u. config [31mCONFIG_R8712_TX_AGGR[0m bool "Realtek RTL8712U Transmit Aggregation code" depends on [31mCONFIG_R8712U[0m && [31mCONFIG_BROKEN[0m help This option provides transmit aggregation for the Realtek RTL8712 [31mCONFIG_USB[0m device. |