Kconfig 386 字节
Newer Older
L
Larry Finger 已提交
1 2 3 4 5 6 7 8 9
config RTL8192CE
	tristate "Realtek RTL8192CE/RTL8188SE Wireless Network Adapter"
	depends on MAC80211 && EXPERIMENTAL
	select FW_LOADER
	select RTLWIFI
	---help---
	This is the driver for Realtek RTL8192CE/RTL8188CE 802.11n PCIe
	wireless network adapters.

10
	If you choose to build it as a module, it will be called rtl8192ce
L
Larry Finger 已提交
11 12 13 14 15

config RTLWIFI
	tristate
	depends on RTL8192CE
	default m