1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Virtual Video Test Driver"
4 depends on VIDEO_DEV && VIDEO_V4L2 && !SPARC32 && !SPARC64 && FB
10 select FB_CFB_IMAGEBLIT
11 select VIDEOBUF2_VMALLOC
12 select VIDEOBUF2_DMA_CONTIG
14 select MEDIA_CONTROLLER
15 select MEDIA_CONTROLLER_REQUEST_API
17 Enables a virtual video driver. This driver emulates a webcam,
18 TV, S-Video and HDMI capture hardware, including VBI support for
19 the SDTV inputs. Also video output, VBI output, radio receivers,
20 transmitters and software defined radio capture is emulated.
22 It is highly configurable and is ideal for testing applications.
23 Error injection is supported to test rare errors that are hard
24 to reproduce in real hardware.
26 Say Y here if you want to test video apps or debug V4L devices.
29 config VIDEO_VIVID_CEC
30 bool "Enable CEC emulation support"
31 depends on VIDEO_VIVID
34 When selected the vivid module will emulate the optional
37 config VIDEO_VIVID_MAX_DEVS
38 int "Maximum number of devices"
39 depends on VIDEO_VIVID
42 This allows you to specify the maximum number of devices supported