netdevice: add helper to update trans_start
[deliverable/linux.git] / drivers / staging / rtl8723au / Kconfig
CommitLineData
9176303c
LF
1config R8723AU
2 tristate "Realtek RTL8723AU Wireless LAN NIC driver"
f004e559 3 depends on USB && WLAN && RFKILL
9176303c
LF
4 select WIRELESS_EXT
5 select WEXT_PRIV
36c4d5c2 6 select CFG80211
9176303c
LF
7 default n
8 ---help---
9 This option adds the Realtek RTL8723AU USB device such as found in
10 the Lenovo Yogi 13 tablet. If built as a module, it will be called r8723au.
11
12if R8723AU
13
14config 8723AU_AP_MODE
15 bool "Realtek RTL8723AU AP mode"
16 default y
17 ---help---
18 This option enables Access Point mode. Unless you know that your system
19 will never be used as an AP, or the target system has limited memory,
20 "Y" should be selected.
21
9176303c
LF
22config 8723AU_BT_COEXIST
23 bool "Realtek RTL8723AU BlueTooth Coexistence"
24 default y
25 ---help---
26 This option enables icoexistence with BlueTooth communications for the r8723au driver.
27 Unless you know that this driver will never by used with BT, or the target system has
28 limited memory, "Y" should be selected.
29
30endif
This page took 0.167019 seconds and 5 git commands to generate.