aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/most/video/Kconfig')
-rw-r--r--drivers/staging/most/video/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/staging/most/video/Kconfig b/drivers/staging/most/video/Kconfig
new file mode 100644
index 000000000000..ce6af4f951a6
--- /dev/null
+++ b/drivers/staging/most/video/Kconfig
@@ -0,0 +1,12 @@
+#
+# MOST V4L2 configuration
+#
+
+config MOST_VIDEO
+ tristate "Video"
+ depends on VIDEO_V4L2
+ ---help---
+ Say Y here if you want to commumicate via Video 4 Linux.
+
+ To compile this driver as a module, choose M here: the
+ module will be called most_video.