summaryrefslogtreecommitdiffstats
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/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/drivers/staging/most/video/Kconfig b/drivers/staging/most/video/Kconfig
new file mode 100644
index 000000000..e16cc5e10
--- /dev/null
+++ b/drivers/staging/most/video/Kconfig
@@ -0,0 +1,13 @@
+# SPDX-License-Identifier: GPL-2.0
+#
+# MOST V4L2 configuration
+#
+
+config MOST_VIDEO
+ tristate "Video"
+ depends on VIDEO_DEV
+ 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.