-
CONFIG_LVGL_COLOR_DEPTH_8
¶
8-bit
Type: bool
Direct dependencies¶
<choice LVGL_COLOR_DEPTH: Color Depth>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At lib/gui/lvgl/Kconfig:51
Included via Kconfig:8
→ Kconfig.zephyr:42
→ lib/Kconfig:12
→ lib/gui/Kconfig:4
Menu path: (Top) → Additional libraries → LittlevGL GUI library → Color Depth
config LVGL_COLOR_DEPTH_8 bool "8-bit" depends on <choice LVGL_COLOR_DEPTH: Color Depth>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)