diff --git a/Kconfig b/Kconfig index 649d5dce7f..1fe40b26ba 100644 --- a/Kconfig +++ b/Kconfig @@ -2060,6 +2060,10 @@ menu "LVGL configuration" depends on LV_USE_VECTOR_GRAPHIC config LV_USE_DEMO_SMARTWATCH bool "Smartwatch demo" + config LV_USE_DEMO_EBIKE + bool "Ebike demo" + config LV_USE_DEMO_HIGH_RES + bool "High resolution demo" endmenu endmenu