summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BoardConfig.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index bff3c21..d7c5cb7 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -41,8 +41,7 @@ endif
KERNEL_CONFIG ?= linaro/configs/linaro-base.conf \
linaro/configs/android.conf \
linaro/configs/vexpress64.conf \
- linaro/configs/big-LITTLE-MP.conf \
- $(realpath $(TOP))/device/linaro/build/selinux.conf
+ linaro/configs/big-LITTLE-MP.conf
# Kernel Source and Device Tree
TARGET_KERNEL_SOURCE := kernel/linaro/armlt