summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/wlan-ng/Kconfig')
-rw-r--r--drivers/staging/wlan-ng/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/staging/wlan-ng/Kconfig b/drivers/staging/wlan-ng/Kconfig
new file mode 100644
index 000000000..426d4efba
--- /dev/null
+++ b/drivers/staging/wlan-ng/Kconfig
@@ -0,0 +1,12 @@
+config PRISM2_USB
+ tristate "Prism2.5/3 USB driver"
+ depends on WLAN && USB && CFG80211
+ select WIRELESS_EXT
+ select WEXT_PRIV
+ default n
+ ---help---
+ This is the wlan-ng prism 2.5/3 USB driver for a wide range of
+ old USB wireless devices.
+
+ To compile this driver as a module, choose M here: the module
+ will be called prism2_usb.