diff --git a/Kconfig b/Kconfig index 329432d73b..559dac0f65 100644 --- a/Kconfig +++ b/Kconfig @@ -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