Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
[linux-2.6-block.git] / drivers / staging / rtl8712 / Kconfig
CommitLineData
2865d42c
LF
1config R8712U
2 tristate "RealTek RTL8712U (RTL8192SU) Wireless LAN NIC driver"
3 depends on WLAN && USB
4 select WIRELESS_EXT
5 select WEXT_PRIV
b54a28a4 6 select FW_LOADER
2865d42c
LF
7 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
93c55dda
AB
12config 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
2865d42c 19