From 5e0791511a938eaf28d9071b411ffa71a79ef8ed Mon Sep 17 00:00:00 2001 From: Chris Redpath Date: Thu, 9 Jan 2014 10:41:13 +0000 Subject: 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 Signed-off-by: Jon Medhurst --- linaro/configs/big-LITTLE-MP.conf | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3