optimize the lvgl of minimal configuration

This commit is contained in:
Wang_Weigen
2022-06-07 17:00:20 +08:00
parent 4d20855da3
commit 8c23dc14d6
2 changed files with 247 additions and 99 deletions

View File

@@ -1,7 +1,13 @@
# Kconfig file for LVGL v8.0
menuconfig LIB_LV
bool "Enable LittleVGL "
default n
default n
menu "LVGL configuration"
config LV_CONF_MINIMAL
bool "LVGL minimal configuration."
default n
endmenu
if 0
menu "LVGL configuration"