hikey: BoardConfig.mk: Enable SCHEDBOOST
Enable SCHEDBOOST in the BoardConfig.mk
Change-Id: I11615b5107118410c29e51adecd441fdaf645b70
Signed-off-by: John Stultz <john.stultz@linaro.org>
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