aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192ee/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/rtl8192ee/Kconfig')
-rw-r--r--drivers/staging/rtl8192ee/Kconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/drivers/staging/rtl8192ee/Kconfig b/drivers/staging/rtl8192ee/Kconfig
new file mode 100644
index 000000000000..beb07ac24e80
--- /dev/null
+++ b/drivers/staging/rtl8192ee/Kconfig
@@ -0,0 +1,15 @@
+config R8192EE
+ tristate "Realtek RTL8192EE Wireless Network Adapter"
+ depends on PCI && WLAN && MAC80211
+ depends on m
+ select WIRELESS_EXT
+ select WEXT_PRIV
+ select EEPROM_93CX6
+ select CRYPTO
+ select FW_LOADER
+ default N
+ ---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 r8192ee