]> Git Repo - linux.git/blob - drivers/net/wireless/rtlwifi/Kconfig
tracing: Replace syscall_meta_data struct array with pointer array
[linux.git] / drivers / net / wireless / rtlwifi / Kconfig
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 called rtl8192ce
11
12 config RTLWIFI
13         tristate
14         depends on RTL8192CE
15         default m
This page took 0.028511 seconds and 4 git commands to generate.