config R8192EE
	tristate "Realtek RTL8192EE Wireless Network Adapter"
	depends on MAC80211
	select FW_LOADER
	select RTLWIFI
	---help---
	This is the driver for Realtek RTL8192EE 802.11 PCIe
	wireless network adapters.

	If you choose to build it as a module, it will be called rtl8192ee

config RTLWIFI
	tristate
	depends on R8192EE
	default m
