-
CONFIG_LVGL_OBJ_PRELOAD
¶
Pre-load object
Type: bool
Help¶
Enabled pre-load object support
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At lib/gui/lvgl/Kconfig.objects:134
Included via Kconfig:8
→ Kconfig.zephyr:42
→ lib/Kconfig:12
→ lib/gui/Kconfig:4
→ lib/gui/lvgl/Kconfig:458
Menu path: (Top) → Additional libraries → LittlevGL GUI library → Objects
config LVGL_OBJ_PRELOAD bool "Pre-load object" depends onLVGL_OBJ_ARC
&&LVGL
help Enabled pre-load object support
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)