:orphan: .. title:: LVGL_LOG_LEVEL_WRN .. option:: CONFIG_LVGL_LOG_LEVEL_WRN *Warning* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from if's and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``subsys/logging/Kconfig.template.log_config:14`` Included via ``Kconfig:10`` → ``Kconfig.zephyr:37`` → ``lib/Kconfig:15`` → ``lib/gui/Kconfig:9`` → ``lib/gui/lvgl/Kconfig:16`` Menu path: (top menu) → Additional libraries → Graphical user interface → LittlevGL Support → Max compiled-in log level for lvgl .. parsed-literal:: config LVGL_LOG_LEVEL_WRN bool prompt "Warning" if \ :ref:` ` depends on \ :ref:` ` *(Definitions include propagated dependencies, including from if's and menus.)*