aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/rtl8712/Kconfig')
-rw-r--r--drivers/staging/rtl8712/Kconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/staging/rtl8712/Kconfig b/drivers/staging/rtl8712/Kconfig
index 041e1e8..6a43312 100644
--- a/drivers/staging/rtl8712/Kconfig
+++ b/drivers/staging/rtl8712/Kconfig
@@ -9,11 +9,11 @@ config R8712U
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
+config R8712_TX_AGGR
+ bool "Realtek RTL8712U Transmit Aggregation code"
+ depends on R8712U && BROKEN
default N
---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.