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