summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2016-06-06 12:21:38 +0100
committerJon Medhurst <tixy@linaro.org>2016-06-06 12:21:38 +0100
commit06616fbe857e27d8d0d287f15bbae5229f8dd4ff (patch)
tree6550f9907ecd62dd65603898c618787ee7e31a79
parentcded904392c42ae8a02e8af40a499384feb6382a (diff)
downloadfvp-armv8-linaro-marshmallow.tar.gz
Switch over to using Energy Aware Scheduling (EAS)linaro-marshmallowRLCR-16.06
The ARM Landing Team kernel now contains EAS as a replacement for big.LITTLE MP (the previous solution for handling heterogeneous multi-processing). Change-Id: I62b2895c77c534907edf152b3233466989e29e33 Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index d97c719..d1806ac 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -33,7 +33,7 @@ endif
KERNEL_CONFIG ?= linaro/configs/linaro-base.conf \
linaro/configs/android.conf \
linaro/configs/vexpress64.conf \
- linaro/configs/big-LITTLE-MP.conf \
+ linaro/configs/EAS.conf \
$(realpath $(TOP))/device/linaro/build/selinux.conf
# Kernel Source and Device Tree