CONFIG_VIDEO_SW_GENERATOR
Video Software Generator
Type: bool
Help
Enable video pattern generator (for testing purposes).
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/video/Kconfig.sw_generator:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:98
→ <Zephyr>/drivers/video/Kconfig:36
Menu path: (Top) → Device Drivers → VIDEO hardware support
config VIDEO_SW_GENERATOR
bool "Video Software Generator"
depends on VIDEO
help
Enable video pattern generator (for testing purposes).
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)