aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/aim-v4l2/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/most/aim-v4l2/Kconfig')
-rw-r--r--drivers/staging/most/aim-v4l2/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/staging/most/aim-v4l2/Kconfig b/drivers/staging/most/aim-v4l2/Kconfig
new file mode 100644
index 000000000000..d70eaaf0936c
--- /dev/null
+++ b/drivers/staging/most/aim-v4l2/Kconfig
@@ -0,0 +1,12 @@
+#
+# MOST V4L2 configuration
+#
+
+config AIM_V4L2
+ tristate "V4L2 AIM"
+ 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 aim_v4l2. \ No newline at end of file