Larry Finger | 0c81733 | 2010-12-08 11:12:31 -0600 | [diff] [blame] | 1 | config RTL8192CE |
2 | tristate "Realtek RTL8192CE/RTL8188SE Wireless Network Adapter" | ||||
3 | depends on MAC80211 && EXPERIMENTAL | ||||
4 | 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 | |||||
10 | If you choose to build it as a module, it will be calledrtl8192ce. | ||||
11 | |||||
12 | config RTLWIFI | ||||
13 | tristate | ||||
14 | depends on RTL8192CE | ||||
15 | default m |