aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Redpath <chris.redpath@arm.com>2014-01-09 10:41:13 +0000
committerJon Medhurst <tixy@linaro.org>2014-01-22 09:50:44 +0000
commit5e0791511a938eaf28d9071b411ffa71a79ef8ed (patch)
treefc818b2d6dc7ae0246f22c695f0387d429ec9375
parentba8ed8301f5bca4a44c80e2173c66391b76898df (diff)
config: Make packing present on TC2
The scheduler will default packing to disabled, but this includes the feature so that we can test it more easily. Signed-off-by: Chris Redpath <chris.redpath@arm.com> Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--linaro/configs/big-LITTLE-MP.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaro/configs/big-LITTLE-MP.conf b/linaro/configs/big-LITTLE-MP.conf
index 0bbc603a13e..ced3cf974f1 100644
--- a/linaro/configs/big-LITTLE-MP.conf
+++ b/linaro/configs/big-LITTLE-MP.conf
@@ -9,3 +9,4 @@ CONFIG_HMP_FAST_CPU_MASK=""
CONFIG_HMP_SLOW_CPU_MASK=""
CONFIG_HMP_VARIABLE_SCALE=y
CONFIG_HMP_FREQUENCY_INVARIANT_SCALE=y
+CONFIG_SCHED_HMP_LITTLE_PACKING=y