]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/staging/rtl8712/Kconfig
Merge remote-tracking branch 'usb-chipidea-next/ci-for-usb-next'
[karo-tx-linux.git] / drivers / staging / rtl8712 / Kconfig
1 config R8712U
2         tristate "RealTek RTL8712U (RTL8192SU) Wireless LAN NIC driver"
3         depends on WLAN && USB
4         select WIRELESS_EXT
5         select WEXT_PRIV
6         select FW_LOADER
7         ---help---
8         This option adds the Realtek RTL8712 USB device such as the D-Link DWA-130.
9         If built as a module, it will be called r8712u.
10
11 config R8712_TX_AGGR
12         bool "Realtek RTL8712U Transmit Aggregation code"
13         depends on R8712U && BROKEN
14         ---help---
15         This option provides transmit aggregation for the Realtek RTL8712 USB device.
16
17