CONFIG_VIDEO

VIDEO hardware support

Type: bool

Help

Enable support for the VIDEO.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <Zephyr>/drivers/video/Kconfig:9

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:96

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.)