[RFC PATCH 04/11] ARM: cpu topology: Enable ARCH_POWER
Vincent Guittot
vincent.guittot at linaro.org
Fri Oct 21 16:55:11 UTC 2011
Signed-off-by: Vincent Guittot <vincent.guittot at linaro.org>
---
kernel/sched_features.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/kernel/sched_features.h b/kernel/sched_features.h
index 2e74677..85f8bd9 100644
--- a/kernel/sched_features.h
+++ b/kernel/sched_features.h
@@ -47,7 +47,7 @@ SCHED_FEAT(CACHE_HOT_BUDDY, 1)
/*
* Use arch dependent cpu power functions
*/
-SCHED_FEAT(ARCH_POWER, 0)
+SCHED_FEAT(ARCH_POWER, 1)
SCHED_FEAT(HRTICK, 0)
SCHED_FEAT(DOUBLE_TICK, 0)
--
1.7.4.1
More information about the linaro-dev
mailing list