fix(Kconfig) remove duplicate LV_BUILD_EXAMPLES configuration (#2813)

Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
This commit is contained in:
_VIFEXTech
2021-11-19 17:40:53 +08:00
committed by GitHub
co-authored by pengyiqiang
parent 4bf49a82a3
commit 9ced5a76ec
-4
View File
@@ -855,8 +855,4 @@ menu "LVGL configuration"
default y if !LV_CONF_MINIMAL
endmenu
config LV_BUILD_EXAMPLES
bool "Enable the examples to be built with the library."
default y
endmenu