diff options
Diffstat (limited to 'drivers/net/wireless/rtlwifi/Kconfig')
-rw-r--r-- | drivers/net/wireless/rtlwifi/Kconfig | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/net/wireless/rtlwifi/Kconfig b/drivers/net/wireless/rtlwifi/Kconfig index 6b28e92d1d21..21b1bbb93a7e 100644 --- a/drivers/net/wireless/rtlwifi/Kconfig +++ b/drivers/net/wireless/rtlwifi/Kconfig | |||
@@ -32,6 +32,17 @@ config RTL8192DE | |||
32 | 32 | ||
33 | If you choose to build it as a module, it will be called rtl8192de | 33 | If you choose to build it as a module, it will be called rtl8192de |
34 | 34 | ||
35 | config RTL8723AE | ||
36 | tristate "Realtek RTL8723AE PCIe Wireless Network Adapter" | ||
37 | depends on MAC80211 && PCI && EXPERIMENTAL | ||
38 | select FW_LOADER | ||
39 | select RTLWIFI | ||
40 | ---help--- | ||
41 | This is the driver for Realtek RTL8723AE 802.11n PCIe | ||
42 | wireless network adapters. | ||
43 | |||
44 | If you choose to build it as a module, it will be called rtl8723ae | ||
45 | |||
35 | config RTL8192CU | 46 | config RTL8192CU |
36 | tristate "Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter" | 47 | tristate "Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter" |
37 | depends on MAC80211 && USB | 48 | depends on MAC80211 && USB |