diff options
Diffstat (limited to 'drivers/net/wireless/rtlwifi/Kconfig')
-rw-r--r-- | drivers/net/wireless/rtlwifi/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/net/wireless/rtlwifi/Kconfig b/drivers/net/wireless/rtlwifi/Kconfig index b6aa0c40658f..7253de3d8c66 100644 --- a/drivers/net/wireless/rtlwifi/Kconfig +++ b/drivers/net/wireless/rtlwifi/Kconfig | |||
@@ -55,6 +55,15 @@ config RTL8723AE | |||
55 | 55 | ||
56 | If you choose to build it as a module, it will be called rtl8723ae | 56 | If you choose to build it as a module, it will be called rtl8723ae |
57 | 57 | ||
58 | config RTL8188EE | ||
59 | tristate "Realtek RTL8188EE Wireless Network Adapter" | ||
60 | depends on RTLWIFI && PCI | ||
61 | ---help--- | ||
62 | This is the driver for Realtek RTL8188EE 802.11n PCIe | ||
63 | wireless network adapters. | ||
64 | |||
65 | If you choose to build it as a module, it will be called rtl8188ee | ||
66 | |||
58 | config RTL8192CU | 67 | config RTL8192CU |
59 | tristate "Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter" | 68 | tristate "Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter" |
60 | depends on RTLWIFI && USB | 69 | depends on RTLWIFI && USB |