diff --git a/modules/Kconfig.lvgl b/modules/Kconfig.lvgl index 78398451e39..5101f245215 100644 --- a/modules/Kconfig.lvgl +++ b/modules/Kconfig.lvgl @@ -3,7 +3,6 @@ config LVGL bool "LittlevGL GUI library" - depends on !CPU_CORTEX_M0 && !CPU_CORTEX_M0PLUS help This option enables the LittlevGL GUI library.