-
choice: Memory pool
Memory pool
Type: bool
Help¶
Memory pool to use for lvgl allocated objects
Defaults¶
Choice options¶
Kconfig definition¶
At lib/gui/lvgl/Kconfig:131
Included via Kconfig:10
→ Kconfig.zephyr:37
→ lib/Kconfig:15
→ lib/gui/Kconfig:9
Menu path: (top menu) → Additional libraries → Graphical user interface
choice bool prompt "Memory pool" ifLVGL
defaultLVGL_MEM_POOL_HEAP_KERNEL
ifLVGL
depends onLVGL
help Memory pool to use for lvgl allocated objects
(Definitions include propagated dependencies, including from if’s and menus.)