aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/cdev/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/most/cdev/Kconfig')
-rw-r--r--drivers/staging/most/cdev/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/staging/most/cdev/Kconfig b/drivers/staging/most/cdev/Kconfig
new file mode 100644
index 000000000000..2b04e26bcbea
--- /dev/null
+++ b/drivers/staging/most/cdev/Kconfig
@@ -0,0 +1,12 @@
+#
+# MOST Cdev configuration
+#
+
+config MOST_CDEV
+ tristate "Cdev"
+
+ ---help---
+ Say Y here if you want to commumicate via character devices.
+
+ To compile this driver as a module, choose M here: the
+ module will be called most_cdev.