We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe5933 commit 4ff76dfCopy full SHA for 4ff76df
Kconfig
@@ -6,8 +6,8 @@ menu "LVGL configuration"
6
# without lv_conf.h file, the lv_conf_internal.h and
7
# lv_conf_kconfig.h files are used instead.
8
config LV_CONF_SKIP
9
- bool "Uncheck this to use custom lv_conf.h"
10
- default y
+ bool "Check this to not use custom lv_conf.h"
+ default n
11
12
config LV_CONF_MINIMAL
13
bool "LVGL minimal configuration."
0 commit comments