Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 105fe122 authored by Pavankumar Kondeti's avatar Pavankumar Kondeti
Browse files

defconfig: sdm670: Enable Energy-aware scheduler (EAS)



The Energy-aware scheduler (EAS) maximizes the performance
and energy efficiency by selecting the optimal CPUs for
tasks to run.

This config is enabled in perf variant of SDM670 but not in
the debug variant.

Change-Id: Ia789a9496184876accc056f8329a556bbececc8d
Signed-off-by: default avatarPavankumar Kondeti <pkondeti@codeaurora.org>
parent e423124d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ CONFIG_NAMESPACES=y
# CONFIG_PID_NS is not set
CONFIG_SCHED_AUTOGROUP=y
CONFIG_SCHED_TUNE=y
CONFIG_DEFAULT_USE_ENERGY_AWARE=y
CONFIG_BLK_DEV_INITRD=y
# CONFIG_RD_XZ is not set
# CONFIG_RD_LZO is not set