CONFIG_DISPLAY

Display Drivers

Type: bool

Help

Enable display drivers

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <Zephyr Driver>/display/Kconfig:6

Included via Kconfig:8Kconfig.zephyr:42<Zephyr Driver>/Kconfig:74

Menu path: (Top) → Device Drivers

menuconfig DISPLAY
    bool "Display Drivers"
    help
      Enable display drivers

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)