aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/usb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/most/usb/Kconfig')
-rw-r--r--drivers/staging/most/usb/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/drivers/staging/most/usb/Kconfig b/drivers/staging/most/usb/Kconfig
new file mode 100644
index 000000000000..ebbdb573a9a6
--- /dev/null
+++ b/drivers/staging/most/usb/Kconfig
@@ -0,0 +1,13 @@
+#
+# MOST USB configuration
+#
+
+config MOST_USB
+ tristate "USB"
+ depends on USB && NET
+ ---help---
+ Say Y here if you want to connect via USB to network tranceiver.
+ This device driver depends on the networking AIM.
+
+ To compile this driver as a module, choose M here: the
+ module will be called most_usb.