treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / drivers / staging / rtl8712 / Kconfig
blobb6dcda77db1f477a364fbc3ecaa3d6908ac5c636
1 # SPDX-License-Identifier: GPL-2.0
2 config R8712U
3         tristate "RealTek RTL8712U (RTL8192SU) Wireless LAN NIC driver"
4         depends on WLAN && USB
5         select WIRELESS_EXT
6         select WEXT_PRIV
7         select FW_LOADER
8         help
9             This option adds the Realtek RTL8712 USB device such as the D-Link DWA-130.
10             If built as a module, it will be called r8712u.
12 config R8712_TX_AGGR
13         bool "Realtek RTL8712U Transmit Aggregation code"
14         depends on R8712U && BROKEN
15         help
16             This option provides transmit aggregation for the Realtek RTL8712 USB device.