-
CONFIG_LVGL_MEM_POOL_KERNEL
¶
Kernel space lvgl pool
Type: bool
Help¶
Use a dedicated memory pool in kernel space to allocate lvgl objects on
Kconfig definition¶
At lib/gui/lvgl/Kconfig:149
Included via Kconfig:10
→ Kconfig.zephyr:37
→ lib/Kconfig:15
→ lib/gui/Kconfig:9
Menu path: (top menu) → Additional libraries → Graphical user interface → Memory pool
config LVGL_MEM_POOL_KERNEL bool prompt "Kernel space lvgl pool" if <choice: Memory pool> depends on <choice: Memory pool> help Use a dedicated memory pool in kernel space to allocate lvgl objects on
(Definitions include propagated dependencies, including from if’s and menus.)