feat: add config set LV_WIDGETS_HAS_DEAFULT_VALUE (#4371)

Signed-off-by: yushuailong1 <yushuailong1@xiaomi.com>
Co-authored-by: yushuailong1 <yushuailong1@xiaomi.com>
This commit is contained in:
yushuailong
2023-07-19 21:09:06 +08:00
committed by GitHub
parent 2cdd41345a
commit 933db950bb
11 changed files with 41 additions and 2 deletions

View File

@@ -775,6 +775,9 @@ menu "LVGL configuration"
endmenu
menu "Widget usage"
config LV_WIDGETS_HAS_DEFAULT_VALUE
bool "Widgets has default value."
default y if !LV_CONF_MINIMAL
config LV_USE_ARC
bool "Arc."
default y if !LV_CONF_MINIMAL