aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/netwave/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/netwave/Kconfig')
-rw-r--r--drivers/staging/netwave/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/staging/netwave/Kconfig b/drivers/staging/netwave/Kconfig
new file mode 100644
index 000000000000..8033e8171f9e
--- /dev/null
+++ b/drivers/staging/netwave/Kconfig
@@ -0,0 +1,11 @@
+config PCMCIA_NETWAVE
+ tristate "Xircom Netwave AirSurfer Pcmcia wireless support"
+ depends on PCMCIA && WLAN
+ select WIRELESS_EXT
+ select WEXT_PRIV
+ help
+ Say Y here if you intend to attach this type of PCMCIA (PC-card)
+ wireless Ethernet networking card to your computer.
+
+ To compile this driver as a module, choose M here: the module will be
+ called netwave_cs. If unsure, say N.