blob: 5a38b41494088f27d684ce44293a4bac3585bfe2 [file] [log] [blame]
Larry Finger6ddfa352013-08-21 22:34:13 -05001config R8188EU
2 tristate "Realtek RTL8188EU Wireless LAN NIC driver"
3 depends on WLAN && USB
4 select WIRELESS_EXT
5 select WEXT_PRIV
Larry Finger6ddfa352013-08-21 22:34:13 -05006 ---help---
7 This option adds the Realtek RTL8188EU USB device such as TP-Link TL-WN725N.
8 If built as a module, it will be called r8188eu.
9
10if R8188EU
11
12config 88EU_AP_MODE
13 bool "Realtek RTL8188EU AP mode"
Paul Bolled5d19992014-02-11 13:31:32 +010014 default y
Larry Finger6ddfa352013-08-21 22:34:13 -050015 ---help---
16 This option enables Access Point mode. Unless you know that your system
17 will never be used as an AP, or the target system has limited memory,
18 "Y" should be selected.
19
Larry Finger6ddfa352013-08-21 22:34:13 -050020endif