CONFIG_VIDEO¶
VIDEO hardware support
Type: bool
Help¶
Enable support for the VIDEO.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr Driver>/video/Kconfig:9
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Zephyr Driver>/Kconfig:98
Menu path: (Top) → Device Drivers
menuconfig VIDEO
bool "VIDEO hardware support"
help
Enable support for the VIDEO.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)