hikey: BoardConfig.mk: Enable SCHEDBOOST
am: 5a6425a6f3

Change-Id: Iac157ed66fd1a23333939a952549d54e61d16f38
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 3dfc149..dd1fadc 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -56,6 +56,10 @@
 
 # enable to use the CPUSETS feature
 ENABLE_CPUSETS := true
+ENABLE_SCHEDBOOST := true
+# We may want to enable this later
+# but right now it doesn't build.
+#ENABLE_SCHED_BOOST := true
 
 BOARD_SEPOLICY_DIRS := device/linaro/hikey/sepolicy