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

RGB888

Type: bool

Direct dependencies

<choice ST7789V_PIXEL_FORMAT: Color pixel format>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/display/Kconfig.st7789v:19

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

Menu path: (Top) → Device Drivers → Display Drivers → ST7789V display driver → Color pixel format

config ST7789V_RGB888
    bool "RGB888"
    depends on <choice ST7789V_PIXEL_FORMAT>

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