2013-07-12 15:32:15 -05:00
menuconfig RTL_CARDS
tristate "Realtek rtlwifi family of devices"
depends on MAC80211 && (PCI || USB)
2013-02-12 16:09:02 -06:00
default y
---help---
2013-07-12 15:32:15 -05:00
This option will enable support for the Realtek mac80211-based
wireless drivers. Drivers rtl8192ce, rtl8192cu, rtl8192se, rtl8192de,
2014-09-26 16:40:23 -05:00
rtl8723ae, rtl8723be, rtl8188ee, rtl8192ee, and rtl8821ae share
some common code.
2013-07-12 15:32:15 -05:00
if RTL_CARDS
2013-02-12 16:09:02 -06:00
2010-12-08 11:12:31 -06:00
config RTL8192CE
2011-02-19 16:29:52 -06:00
tristate "Realtek RTL8192CE/RTL8188CE Wireless Network Adapter"
2013-07-12 15:32:15 -05:00
depends on PCI
2011-02-23 10:24:58 -06:00
select RTL8192C_COMMON
2013-07-12 15:32:15 -05:00
select RTLWIFI
select RTLWIFI_PCI
2010-12-08 11:12:31 -06:00
---help---
This is the driver for Realtek RTL8192CE/RTL8188CE 802.11n PCIe
wireless network adapters.
2010-12-17 11:45:01 +01:00
If you choose to build it as a module, it will be called rtl8192ce
2010-12-08 11:12:31 -06:00
2011-05-03 09:49:36 -05:00
config RTL8192SE
tristate "Realtek RTL8192SE/RTL8191SE PCIe Wireless Network Adapter"
2013-07-12 15:32:15 -05:00
depends on PCI
select RTLWIFI
select RTLWIFI_PCI
2011-05-03 09:49:36 -05:00
---help---
This is the driver for Realtek RTL8192SE/RTL8191SE 802.11n PCIe
wireless network adapters.
If you choose to build it as a module, it will be called rtl8192se
2011-06-10 15:12:10 -05:00
config RTL8192DE
tristate "Realtek RTL8192DE/RTL8188DE PCIe Wireless Network Adapter"
2013-07-12 15:32:15 -05:00
depends on PCI
select RTLWIFI
select RTLWIFI_PCI
2011-06-10 15:12:10 -05:00
---help---
This is the driver for Realtek RTL8192DE/RTL8188DE 802.11n PCIe
wireless network adapters.
If you choose to build it as a module, it will be called rtl8192de
2012-10-25 13:46:45 -05:00
config RTL8723AE
tristate "Realtek RTL8723AE PCIe Wireless Network Adapter"
2013-07-12 15:32:15 -05:00
depends on PCI
select RTLWIFI
select RTLWIFI_PCI
2014-02-28 15:16:47 -06:00
select RTL8723_COMMON
2014-02-28 15:16:43 -06:00
select RTLBTCOEXIST
2012-10-25 13:46:45 -05:00
---help---
This is the driver for Realtek RTL8723AE 802.11n PCIe
wireless network adapters.
If you choose to build it as a module, it will be called rtl8723ae
2014-02-28 15:16:50 -06:00
config RTL8723BE
tristate "Realtek RTL8723BE PCIe Wireless Network Adapter"
depends on PCI
select RTLWIFI
select RTLWIFI_PCI
select RTL8723_COMMON
select RTLBTCOEXIST
---help---
This is the driver for Realtek RTL8723BE 802.11n PCIe
wireless network adapters.
If you choose to build it as a module, it will be called rtl8723be
2013-03-24 22:06:57 -05:00
config RTL8188EE
tristate "Realtek RTL8188EE Wireless Network Adapter"
2013-07-12 15:32:15 -05:00
depends on PCI
select RTLWIFI
select RTLWIFI_PCI
2013-03-24 22:06:57 -05:00
---help---
This is the driver for Realtek RTL8188EE 802.11n PCIe
wireless network adapters.
If you choose to build it as a module, it will be called rtl8188ee
2014-09-26 16:40:23 -05:00
config RTL8192EE
tristate "Realtek RTL8192EE Wireless Network Adapter"
depends on PCI
select RTLWIFI
select RTLWIFI_PCI
2014-10-02 12:00:53 -05:00
select RTLBTCOEXIST
2014-09-26 16:40:23 -05:00
---help---
This is the driver for Realtek RTL8192EE 802.11n PCIe
wireless network adapters.
If you choose to build it as a module, it will be called rtl8192ee
2014-09-22 09:39:26 -05:00
config RTL8821AE
tristate "Realtek RTL8821AE/RTL8812AE Wireless Network Adapter"
depends on PCI
select RTLWIFI
select RTLWIFI_PCI
2014-09-30 11:18:21 -05:00
select RTLBTCOEXIST
2014-09-22 09:39:26 -05:00
---help---
This is the driver for Realtek RTL8i821AE/RTL8812AE 802.11av PCIe
wireless network adapters.
If you choose to build it as a module, it will be called rtl8821ae
2011-02-19 16:29:52 -06:00
config RTL8192CU
tristate "Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter"
2013-07-12 15:32:15 -05:00
depends on USB
select RTLWIFI
select RTLWIFI_USB
2011-02-23 10:24:58 -06:00
select RTL8192C_COMMON
2011-02-19 16:29:52 -06:00
---help---
This is the driver for Realtek RTL8192CU/RTL8188CU 802.11n USB
wireless network adapters.
If you choose to build it as a module, it will be called rtl8192cu
2013-07-12 15:32:15 -05:00
config RTLWIFI
tristate
select FW_LOADER
config RTLWIFI_PCI
tristate
config RTLWIFI_USB
tristate
config RTLWIFI_DEBUG
bool "Debugging output for rtlwifi driver family"
depends on RTLWIFI
default y
---help---
To use the module option that sets the dynamic-debugging level for,
the front-end driver, this parameter must be "Y". For memory-limited
systems, choose "N". If in doubt, choose "Y".
2011-02-23 10:24:58 -06:00
config RTL8192C_COMMON
tristate
2011-06-10 15:12:10 -05:00
depends on RTL8192CE || RTL8192CU
2013-07-12 15:32:15 -05:00
default y
2014-02-28 15:16:47 -06:00
config RTL8723_COMMON
tristate
2014-02-28 15:16:50 -06:00
depends on RTL8723AE || RTL8723BE
2014-02-28 15:16:47 -06:00
default y
2014-02-28 15:16:43 -06:00
config RTLBTCOEXIST
tristate
2014-10-02 12:00:53 -05:00
depends on RTL8723AE || RTL8723BE || RTL8821AE || RTL8192EE
2014-02-28 15:16:43 -06:00
default y
2013-07-12 15:32:15 -05:00
endif