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 rtl8723ae, rtl8723be, rtl8188ee, rtl8192ee, and rtl8821ae share
14 tristate "Realtek RTL8192CE/RTL8188CE Wireless Network Adapter"
16 select RTL8192C_COMMON
20 This is the driver for Realtek RTL8192CE/RTL8188CE 802.11n PCIe
21 wireless network adapters.
23 If you choose to build it as a module, it will be called rtl8192ce
26 tristate "Realtek RTL8192SE/RTL8191SE PCIe Wireless Network Adapter"
31 This is the driver for Realtek RTL8192SE/RTL8191SE 802.11n PCIe
32 wireless network adapters.
34 If you choose to build it as a module, it will be called rtl8192se
37 tristate "Realtek RTL8192DE/RTL8188DE PCIe Wireless Network Adapter"
42 This is the driver for Realtek RTL8192DE/RTL8188DE 802.11n PCIe
43 wireless network adapters.
45 If you choose to build it as a module, it will be called rtl8192de
48 tristate "Realtek RTL8723AE PCIe Wireless Network Adapter"
55 This is the driver for Realtek RTL8723AE 802.11n PCIe
56 wireless network adapters.
58 If you choose to build it as a module, it will be called rtl8723ae
61 tristate "Realtek RTL8723BE PCIe Wireless Network Adapter"
68 This is the driver for Realtek RTL8723BE 802.11n PCIe
69 wireless network adapters.
71 If you choose to build it as a module, it will be called rtl8723be
74 tristate "Realtek RTL8188EE Wireless Network Adapter"
79 This is the driver for Realtek RTL8188EE 802.11n PCIe
80 wireless network adapters.
82 If you choose to build it as a module, it will be called rtl8188ee
85 tristate "Realtek RTL8192EE Wireless Network Adapter"
91 This is the driver for Realtek RTL8192EE 802.11n PCIe
92 wireless network adapters.
94 If you choose to build it as a module, it will be called rtl8192ee
97 tristate "Realtek RTL8821AE/RTL8812AE Wireless Network Adapter"
103 This is the driver for Realtek RTL8i821AE/RTL8812AE 802.11av PCIe
104 wireless network adapters.
106 If you choose to build it as a module, it will be called rtl8821ae
109 tristate "Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter"
113 select RTL8192C_COMMON
115 This is the driver for Realtek RTL8192CU/RTL8188CU 802.11n USB
116 wireless network adapters.
118 If you choose to build it as a module, it will be called rtl8192cu
131 bool "Debugging output for rtlwifi driver family"
135 To use the module option that sets the dynamic-debugging level for,
136 the front-end driver, this parameter must be "Y". For memory-limited
137 systems, choose "N". If in doubt, choose "Y".
139 config RTL8192C_COMMON
141 depends on RTL8192CE || RTL8192CU
144 config RTL8723_COMMON
146 depends on RTL8723AE || RTL8723BE
151 depends on RTL8723AE || RTL8723BE || RTL8821AE || RTL8192EE