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

32-bit

Type: bool

Direct dependencies

<choice LVGL_COLOR_DEPTH: Color Depth>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At lib/gui/lvgl/Kconfig:48

Included via Kconfig:10Kconfig.zephyr:37lib/Kconfig:15lib/gui/Kconfig:9

Menu path: (top menu) → Additional libraries → Graphical user interface → Color Depth

config LVGL_COLOR_DEPTH_32
    bool
    prompt "32-bit" if <choice LVGL_COLOR_DEPTH: Color Depth>
    depends on <choice LVGL_COLOR_DEPTH: Color Depth>

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