Docbook: add fs/eventfd.c and fix typos in it
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / rtl8712 / Kconfig
blob1e9a230a4db11a4e2337cf6e855ba080b62b43e1
1 config R8712U
2         tristate "RealTek RTL8712U (RTL8192SU) Wireless LAN NIC driver"
3         depends on WLAN && USB
4         select WIRELESS_EXT
5         select WEXT_PRIV
6         default N
7         ---help---
8         This option adds the Realtek RTL8712 USB device such as the D-Link DWA-130.
9         If built as a module, it will be called r8712u.
11 config R8712_AP
12         bool "Realtek RTL8712U AP code"
13         depends on R8712U
14         default N
15         ---help---
16         This option allows the Realtek RTL8712 USB device to be an Access Point.