The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_FRAMEBUF_DISPLAY

(No prompt – not directly user assignable.)

Type: bool

Help

Enable framebuffer-based display 'helper' driver.

Direct dependencies

DISPLAY

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At drivers/display/Kconfig:30

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:72

Menu path: (Top) → Device Drivers → Display Drivers

config FRAMEBUF_DISPLAY
    bool
    depends on DISPLAY
    help
      Enable framebuffer-based display 'helper' driver.

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