ANDROID: sched: Turn ENERGY_AWARE on by default
The ENERGY_AWARE sched_feat must be ON in order to use Energy Aware
Scheduling (EAS). Turn it ON by default to make sure it can be used on
mobile devices.
EAS also requires an Energy Model to start, in addition to the
sched_feat. Providing one is the job of platform specific code.
Change-Id: I5341ce7f4cc1271199ef1f62decc651312b7ae04
Signed-off-by:
Quentin Perret <quentin.perret@arm.com>
Loading
Please sign in to comment