blob: ce49e0ce7cad347256a6fe6502be65afd3a521bd [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
Larry Finger1472d3a2011-02-23 10:24:58 -06006 select RTL8192C_COMMON
Larry Finger0c817332010-12-08 11:12:31 -06007 ---help---
8 This is the driver for Realtek RTL8192CE/RTL8188CE 802.11n PCIe
9 wireless network adapters.
10
Anisse Astier18db45c2010-12-17 11:45:01 +010011 If you choose to build it as a module, it will be called rtl8192ce
Larry Finger0c817332010-12-08 11:12:31 -060012
Larry Finger663dcc72011-02-19 16:29:52 -060013config RTL8192CU
14 tristate "Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter"
15 depends on MAC80211 && USB && EXPERIMENTAL
16 select FW_LOADER
17 select RTLWIFI
Larry Finger1472d3a2011-02-23 10:24:58 -060018 select RTL8192C_COMMON
Larry Finger663dcc72011-02-19 16:29:52 -060019 ---help---
20 This is the driver for Realtek RTL8192CU/RTL8188CU 802.11n USB
21 wireless network adapters.
22
23 If you choose to build it as a module, it will be called rtl8192cu
24
Larry Finger0c817332010-12-08 11:12:31 -060025config RTLWIFI
26 tristate
Larry Finger663dcc72011-02-19 16:29:52 -060027 depends on RTL8192CE || RTL8192CU
Larry Finger0c817332010-12-08 11:12:31 -060028 default m
Larry Finger1472d3a2011-02-23 10:24:58 -060029
30config RTL8192C_COMMON
31 tristate
32 depends on RTL8192CE || RTL8192CU
33 default m