-
CONFIG_LVGL_FILESYSTEM
¶
Enable file system
Type: bool
Help¶
Enable LittlevGL file system
Default¶
y if
FILE_SYSTEM
Kconfig definition¶
At lib/gui/lvgl/Kconfig:377
Included via Kconfig:8
→ Kconfig.zephyr:42
→ lib/Kconfig:12
→ lib/gui/Kconfig:4
Menu path: (Top) → Additional libraries → LittlevGL GUI library
config LVGL_FILESYSTEM bool "Enable file system" default y ifFILE_SYSTEM
depends onFILE_SYSTEM
&&LVGL
help Enable LittlevGL file system
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)