The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_DISPLAY

Display Drivers

Type: bool

Help

Enable display drivers

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/display/Kconfig:9

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:72

Menu path: (top menu) → Device Drivers

menuconfig DISPLAY
    bool
    prompt "Display Drivers"
    help
      Enable display drivers

(Definitions include propagated dependencies, including from if’s and menus.)