diff --git a/Kconfig b/Kconfig index c05870d95..e3902b341 100644 --- a/Kconfig +++ b/Kconfig @@ -1042,7 +1042,7 @@ menu "LVGL configuration" config LV_USE_DEMO_BENCHMARK bool "Benchmark your system" default n - config LV_USE_DEMO_BENCHMARK + config LV_DEMO_BENCHMARK_RGB565A8 bool "Use RGB565A8 images with 16 bit color depth instead of ARGB8565" depends on LV_USE_DEMO_BENCHMARK default n