diff options
Diffstat (limited to 'drivers/staging/rtl8712/Kconfig')
| -rw-r--r-- | drivers/staging/rtl8712/Kconfig | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/drivers/staging/rtl8712/Kconfig b/drivers/staging/rtl8712/Kconfig index 041e1e81f31..f160eee52f0 100644 --- a/drivers/staging/rtl8712/Kconfig +++ b/drivers/staging/rtl8712/Kconfig @@ -4,16 +4,14 @@ config R8712U select WIRELESS_EXT select WEXT_PRIV select FW_LOADER - default N ---help--- This option adds the Realtek RTL8712 USB device such as the D-Link DWA-130. If built as a module, it will be called r8712u. -config R8712_AP - bool "Realtek RTL8712U AP code" - depends on R8712U - default N +config R8712_TX_AGGR + bool "Realtek RTL8712U Transmit Aggregation code" + depends on R8712U && BROKEN ---help--- - This option allows the Realtek RTL8712 USB device to be an Access Point. + This option provides transmit aggregation for the Realtek RTL8712 USB device. |
