aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ozwpan/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/ozwpan/Kconfig')
-rw-r--r--drivers/staging/ozwpan/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/staging/ozwpan/Kconfig b/drivers/staging/ozwpan/Kconfig
new file mode 100644
index 000000000000..7904caec546a
--- /dev/null
+++ b/drivers/staging/ozwpan/Kconfig
@@ -0,0 +1,9 @@
+config USB_WPAN_HCD
+ tristate "USB over WiFi Host Controller"
+ depends on USB && NET
+ help
+ A driver for USB Host Controllers that are compatible with
+ Ozmo Devices USB over WiFi technology.
+
+ To compile this driver a module, choose M here: the module
+ will be called "ozwpan".