[linux] 02/03: [armel, armhf] mm: Explicitly enable CPU_SW_DOMAIN_PAN
    debian-kernel at lists.debian.org 
    debian-kernel at lists.debian.org
       
    Wed Jan 13 20:06:07 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch sid
in repository linux.
commit 1b7e85a275addc2e01e96f5483e47d8f995ddea8
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Mon Jan 11 18:44:40 2016 +0000
    [armel,armhf] mm: Explicitly enable CPU_SW_DOMAIN_PAN
---
 debian/config/kernelarch-arm/config | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/config/kernelarch-arm/config b/debian/config/kernelarch-arm/config
index 03046fe..ef877a9 100644
--- a/debian/config/kernelarch-arm/config
+++ b/debian/config/kernelarch-arm/config
@@ -4,6 +4,7 @@
 CONFIG_MMU=y
 CONFIG_AEABI=y
 # CONFIG_OABI_COMPAT is not set
+CONFIG_CPU_SW_DOMAIN_PAN=y
 CONFIG_KEXEC=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