blob: 6a43312380e0a6e7f7e9e8086f9d17d174285352 [file] [log] [blame]
Larry Finger2865d422010-08-20 10:15:30 -05001config R8712U
2 tristate "RealTek RTL8712U (RTL8192SU) Wireless LAN NIC driver"
3 depends on WLAN && USB
4 select WIRELESS_EXT
5 select WEXT_PRIV
Larry Fingerb54a28a2011-01-14 15:02:18 -06006 select FW_LOADER
Larry Finger2865d422010-08-20 10:15:30 -05007 default N
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.
11
Ali Bahar93c55dd2011-09-04 03:14:22 +080012config R8712_TX_AGGR
13 bool "Realtek RTL8712U Transmit Aggregation code"
14 depends on R8712U && BROKEN
15 default N
16 ---help---
17 This option provides transmit aggregation for the Realtek RTL8712 USB device.
18
Larry Finger2865d422010-08-20 10:15:30 -050019