commit | ac82d16f334316179826c93cd61abe838812b7db | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Tue Sep 20 18:42:22 2016 -0700 |
committer | Dmitry Shmidt <dimitrysh@google.com> | Wed Feb 08 13:46:01 2017 -0800 |
tree | 816cbcd1586ca10e615cf4c722338cefe6d31100 | |
parent | f2dd18a00f1b20cc84aa3b5e99991fff789d2cfd [diff] |
ANDROID: sched: Add Kconfig option DEFAULT_USE_ENERGY_AWARE to set ENERGY_AWARE feature flag The ENERGY_AWARE sched feature flag cannot be set unless CONFIG_SCHED_DEBUG is enabled. So this patch allows the flag to default to true at build time if the config is set. Change-Id: I8835a571fdb7a8f8ee6a54af1e11a69f3b5ce8e6 Signed-off-by: John Stultz <john.stultz@linaro.org>