Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - V index
The Linux kernel configuration item CONFIG_VIDEO_VIVI
has multiple definitions:
drivers/media/platform/Kconfig
The configuration item CONFIG_VIDEO_VIVI:
CONFIG_VIDEO_DEV && CONFIG_VIDEO_V4L2 && ! CONFIG_SPARC32 && ! CONFIG_SPARC64
vivi
, vivi
Enables a virtual video driver. This device shows a color bar and a timestamp, as a real device would generate by using V4L2 api. Say Y here if you want to test video apps or debug V4L devices. In doubt, say N.
drivers/media/video/Kconfig
The configuration item CONFIG_VIDEO_VIVI:
( CONFIG_VIDEO_DEV && CONFIG_VIDEO_V4L2 && ! CONFIG_SPARC32 && ! CONFIG_SPARC64 ) && ( CONFIG_FRAMEBUFFER_CONSOLE || CONFIG_STI_CONSOLE )
vivi
, vivi
Enables a virtual video driver. This device shows a color bar and a timestamp, as a real device would generate by using V4L2 api. Say Y here if you want to test video apps or debug V4L devices. In doubt, say N.
Raw data from LKDDb:
lkddb module vivi CONFIG_VIDEO_VIVI : drivers/media/platform/Kconfig : "Virtual Video Driver" # in 3.7–3.17
lkddb module vivi CONFIG_VIDEO_VIVI : drivers/media/video/Kconfig : "Virtual Video Driver" # in 2.6.17–2.6.39, 3.0–3.6
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - V index
Automatically generated (in year 2024). See also LKDDb sources on GitLab