summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 11d2fd8..21d8397 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -46,7 +46,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
TARGET_KERNEL_SOURCE ?= kernel/linaro/armlt