completely remove gmenu2x inefficient PowerSaver

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK 2020-12-10 23:46:06 +01:00
parent 229a95771c
commit 0ebb4e16c3
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ else
GMENU2X_CONF_OPTS += -DCPUFREQ=OFF
endif
GMENU2X_CONF_OPTS += -DSCREEN_WIDTH=240 -DSCREEN_HEIGHT=240 -DSCREEN_DEPTH=16
GMENU2X_CONF_OPTS += -DSCREEN_WIDTH=240 -DSCREEN_HEIGHT=240 -DSCREEN_DEPTH=32
ifeq ($(BR2_PACKAGE_LIBOPK),y)
GMENU2X_DEPENDENCIES += libopk