2 tristate "Realtek rtlwifi family of devices"
3 depends on MAC80211 && (PCI || USB)
6 This option will enable support for the Realtek mac80211-based
7 wireless drivers. Drivers rtl8192ce, rtl8192cu, rtl8192se, rtl8192de,
8 rtl8723eu, and rtl8188eu share some common code.
13 tristate "Realtek RTL8192CE/RTL8188CE Wireless Network Adapter"
15 select RTL8192C_COMMON
19 This is the driver for Realtek RTL8192CE/RTL8188CE 802.11n PCIe
20 wireless network adapters.
22 If you choose to build it as a module, it will be called rtl8192ce
25 tristate "Realtek RTL8192SE/RTL8191SE PCIe Wireless Network Adapter"
30 This is the driver for Realtek RTL8192SE/RTL8191SE 802.11n PCIe
31 wireless network adapters.
33 If you choose to build it as a module, it will be called rtl8192se
36 tristate "Realtek RTL8192DE/RTL8188DE PCIe Wireless Network Adapter"
41 This is the driver for Realtek RTL8192DE/RTL8188DE 802.11n PCIe
42 wireless network adapters.
44 If you choose to build it as a module, it will be called rtl8192de
47 tristate "Realtek RTL8723AE PCIe Wireless Network Adapter"
52 This is the driver for Realtek RTL8723AE 802.11n PCIe
53 wireless network adapters.
55 If you choose to build it as a module, it will be called rtl8723ae
58 tristate "Realtek RTL8188EE Wireless Network Adapter"
63 This is the driver for Realtek RTL8188EE 802.11n PCIe
64 wireless network adapters.
66 If you choose to build it as a module, it will be called rtl8188ee
69 tristate "Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter"
73 select RTL8192C_COMMON
75 This is the driver for Realtek RTL8192CU/RTL8188CU 802.11n USB
76 wireless network adapters.
78 If you choose to build it as a module, it will be called rtl8192cu
91 bool "Debugging output for rtlwifi driver family"
95 To use the module option that sets the dynamic-debugging level for,
96 the front-end driver, this parameter must be "Y". For memory-limited
97 systems, choose "N". If in doubt, choose "Y".
99 config RTL8192C_COMMON
101 depends on RTL8192CE || RTL8192CU