completely remove gmenu2x inefficient PowerSaver
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
parent
229a95771c
commit
0ebb4e16c3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue