diff --git a/Kconfig b/Kconfig index ae86eb989a..a8c622d430 100644 --- a/Kconfig +++ b/Kconfig @@ -6,7 +6,7 @@ menu "LVGL configuration" # without lv_conf.h file, the lv_conf_internal.h and # lv_conf_kconfig.h files are used instead. config LV_CONF_SKIP - bool + bool "Uncheck this to use custom lv_conf.h" default y config LV_CONF_MINIMAL