[linux] 05/10: config: enable multi-core scheduler support by default

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jan 23 11:05:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

ijc pushed a commit to branch master
in repository linux.

commit 21249b6ff192dd1fddee9f397fa5fc05ab362f8f
Author: Ricardo Salveti <ricardo.salveti at linaro.org>
Date:   Tue Jan 5 22:14:56 2016 -0200

    config: enable multi-core scheduler support by default
    
    Also available by default on x86.
    
    Signed-off-by: Ricardo Salveti <ricardo.salveti at linaro.org>
---
 debian/config/arm64/config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index a89875c..684802e 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -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
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list