aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/hdm-usb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/most/hdm-usb/Kconfig')
-rw-r--r--drivers/staging/most/hdm-usb/Kconfig14
1 files changed, 14 insertions, 0 deletions
diff --git a/drivers/staging/most/hdm-usb/Kconfig b/drivers/staging/most/hdm-usb/Kconfig
new file mode 100644
index 000000000000..a482c3fdf34b
--- /dev/null
+++ b/drivers/staging/most/hdm-usb/Kconfig
@@ -0,0 +1,14 @@
+#
+# MOST USB configuration
+#
+
+config HDM_USB
+ tristate "USB HDM"
+ depends on USB
+ select AIM_NETWORK
+ ---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 hdm_usb.