blob: 86f8d4d64037a480c03117c35720180a4fd8eede [file] [log] [blame]
Larry Finger0c817332010-12-08 11:12:31 -06001config RTL8192CE
Larry Finger663dcc72011-02-19 16:29:52 -06002 tristate "Realtek RTL8192CE/RTL8188CE Wireless Network Adapter"
3 depends on MAC80211 && PCI && EXPERIMENTAL
Larry Finger0c817332010-12-08 11:12:31 -06004 select FW_LOADER
5 select RTLWIFI
6 ---help---
7 This is the driver for Realtek RTL8192CE/RTL8188CE 802.11n PCIe
8 wireless network adapters.
9
Anisse Astier18db45c2010-12-17 11:45:01 +010010 If you choose to build it as a module, it will be called rtl8192ce
Larry Finger0c817332010-12-08 11:12:31 -060011
Larry Finger663dcc72011-02-19 16:29:52 -060012config RTL8192CU
13 tristate "Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter"
14 depends on MAC80211 && USB && EXPERIMENTAL
15 select FW_LOADER
16 select RTLWIFI
17 ---help---
18 This is the driver for Realtek RTL8192CU/RTL8188CU 802.11n USB
19 wireless network adapters.
20
21 If you choose to build it as a module, it will be called rtl8192cu
22
Larry Finger0c817332010-12-08 11:12:31 -060023config RTLWIFI
24 tristate
Larry Finger663dcc72011-02-19 16:29:52 -060025 depends on RTL8192CE || RTL8192CU
Larry Finger0c817332010-12-08 11:12:31 -060026 default m