:orphan: .. title:: DISPLAY .. option:: CONFIG_DISPLAY *Display Drivers* Type: ``bool`` Help ==== .. code-block:: none Enable display drivers Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`MULTIBOOT_FRAMEBUF ` Kconfig definition ================== At ``/display/Kconfig:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``/Kconfig:72`` Menu path: (Top) → Device Drivers .. code-block:: kconfig menuconfig DISPLAY bool "Display Drivers" help Enable display drivers *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*