1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Realtek rtlwifi family of devices"
4 depends on MAC80211 && (PCI || USB)
7 This option will enable support for the Realtek mac80211-based
8 wireless drivers. Drivers rtl8192ce, rtl8192cu, rtl8192se, rtl8192de,
9 rtl8723ae, rtl8723be, rtl8188ee, rtl8192ee, and rtl8821ae share
15 tristate "Realtek RTL8192CE/RTL8188CE Wireless Network Adapter"
17 select RTL8192C_COMMON
21 This is the driver for Realtek RTL8192CE/RTL8188CE 802.11n PCIe
22 wireless network adapters.
24 If you choose to build it as a module, it will be called rtl8192ce
27 tristate "Realtek RTL8192SE/RTL8191SE PCIe Wireless Network Adapter"
32 This is the driver for Realtek RTL8192SE/RTL8191SE 802.11n PCIe
33 wireless network adapters.
35 If you choose to build it as a module, it will be called rtl8192se
38 tristate "Realtek RTL8192DE/RTL8188DE PCIe Wireless Network Adapter"
40 select RTL8192D_COMMON
44 This is the driver for Realtek RTL8192DE/RTL8188DE 802.11n PCIe
45 wireless network adapters.
47 If you choose to build it as a module, it will be called rtl8192de
50 tristate "Realtek RTL8723AE PCIe Wireless Network Adapter"
57 This is the driver for Realtek RTL8723AE 802.11n PCIe
58 wireless network adapters.
60 If you choose to build it as a module, it will be called rtl8723ae
63 tristate "Realtek RTL8723BE PCIe Wireless Network Adapter"
70 This is the driver for Realtek RTL8723BE 802.11n PCIe
71 wireless network adapters.
73 If you choose to build it as a module, it will be called rtl8723be
76 tristate "Realtek RTL8188EE Wireless Network Adapter"
81 This is the driver for Realtek RTL8188EE 802.11n PCIe
82 wireless network adapters.
84 If you choose to build it as a module, it will be called rtl8188ee
87 tristate "Realtek RTL8192EE Wireless Network Adapter"
93 This is the driver for Realtek RTL8192EE 802.11n PCIe
94 wireless network adapters.
96 If you choose to build it as a module, it will be called rtl8192ee
99 tristate "Realtek RTL8821AE/RTL8812AE Wireless Network Adapter"
105 This is the driver for Realtek RTL8821AE/RTL8812AE 802.11ac PCIe
106 wireless network adapters.
108 If you choose to build it as a module, it will be called rtl8821ae
111 tristate "Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter"
115 select RTL8192C_COMMON
117 This is the driver for Realtek RTL8192CU/RTL8188CU 802.11n USB
118 wireless network adapters.
120 If you choose to build it as a module, it will be called rtl8192cu
123 tristate "Realtek RTL8192DU USB Wireless Network Adapter"
127 select RTL8192D_COMMON
129 This is the driver for Realtek RTL8192DU 802.11n USB
130 wireless network adapters.
132 If you choose to build it as a module, it will be called rtl8192du
145 bool "Debugging output for rtlwifi driver family"
149 To use the module option that sets the dynamic-debugging level for,
150 the front-end driver, this parameter must be "Y". For memory-limited
151 systems, choose "N". If in doubt, choose "Y".
153 config RTL8192C_COMMON
155 depends on RTL8192CE || RTL8192CU
158 config RTL8192D_COMMON
161 config RTL8723_COMMON
163 depends on RTL8723AE || RTL8723BE
168 depends on RTL8723AE || RTL8723BE || RTL8821AE || RTL8192EE