aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index bff9d8f51dab..0dce9ab03ada 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -16,6 +16,17 @@ config VIDEO_ADV_DEBUG
16 V4L devices. 16 V4L devices.
17 In doubt, say N. 17 In doubt, say N.
18 18
19config VIDEO_VIVI
20 tristate "Virtual Video Driver"
21 depends on VIDEO_V4L2
22 default n
23 ---help---
24 Enables a virtual video driver. This device shows a color bar
25 and a timestamp, as a real device would generate by using V4L2
26 api.
27 Say Y here if you want to test video apps or debug V4L devices.
28 In doubt, say N.
29
19source "drivers/media/video/bt8xx/Kconfig" 30source "drivers/media/video/bt8xx/Kconfig"
20 31
21config VIDEO_SAA6588 32config VIDEO_SAA6588