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"
depends on MAC80211 && PCI && EXPERIMENTAL
2010-12-08 11:12:31 -06:00
select FW_LOADER
select RTLWIFI
2011-02-23 10:24:58 -06:00
select RTL8192C_COMMON
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"
depends on MAC80211 && EXPERIMENTAL
select FW_LOADER
select RTLWIFI
---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-02-19 16:29:52 -06:00
config RTL8192CU
tristate "Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter"
depends on MAC80211 && USB && EXPERIMENTAL
select FW_LOADER
select RTLWIFI
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
2010-12-08 11:12:31 -06:00
config RTLWIFI
tristate
2011-05-03 09:49:36 -05:00
depends on RTL8192CE || RTL8192CU || RTL8192SE
2010-12-08 11:12:31 -06:00
default m
2011-02-23 10:24:58 -06:00
config RTL8192C_COMMON
tristate
2011-05-03 09:49:36 -05:00
depends on RTL8192CE || RTL8192CU || RTL8192SE
2011-02-23 10:24:58 -06:00
default m