config: enable multi-core scheduler support by default

Also available by default on x86.

Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
This commit is contained in:
Ricardo Salveti 2016-01-05 22:14:56 -02:00 committed by Ian Campbell
parent 4b3a487aec
commit 21249b6ff1
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
CONFIG_PCI=y
#. Until we decide how/whether to handle this in userland as well
# CONFIG_ARM64_ERRATUM_843419 is not set
CONFIG_SCHED_MC=y
CONFIG_XEN=y
CONFIG_COMPAT=y