summaryrefslogtreecommitdiffstats
path: root/kernel/drivers/staging/most/hdm-dim2/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/drivers/staging/most/hdm-dim2/Kconfig')
-rw-r--r--kernel/drivers/staging/most/hdm-dim2/Kconfig17
1 files changed, 17 insertions, 0 deletions
diff --git a/kernel/drivers/staging/most/hdm-dim2/Kconfig b/kernel/drivers/staging/most/hdm-dim2/Kconfig
new file mode 100644
index 000000000..28a0e1791
--- /dev/null
+++ b/kernel/drivers/staging/most/hdm-dim2/Kconfig
@@ -0,0 +1,17 @@
+#
+# MediaLB configuration
+#
+
+config HDM_DIM2
+ tristate "DIM2 HDM"
+ depends on AIM_NETWORK
+ depends on HAS_IOMEM
+
+ ---help---
+ Say Y here if you want to connect via MediaLB to network transceiver.
+ This device driver is platform dependent and needs an additional
+ platform driver to be installed. For more information contact
+ maintainer of this driver.
+
+ To compile this driver as a module, choose M here: the
+ module will be called hdm_dim2.