[linux] 05/08: [armhf] Add support for octa-core big.LITTLE systems including Exynos (Closes: #819379)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Apr 13 22:26:30 UTC 2016


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

benh pushed a commit to branch master
in repository linux.

commit f782f13c817c439f496801fcce7ff2f3f0b8e315
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Apr 13 23:11:02 2016 +0100

    [armhf] Add support for octa-core big.LITTLE systems including Exynos (Closes: #819379)
---
 debian/changelog                 | 2 ++
 debian/config/armhf/config.armmp | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a409047..db03e50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -244,6 +244,8 @@ linux (4.5.1-1) UNRELEASED; urgency=medium
   * aufs: Update support patches to aufs4.5-20160328 (Closes: #819748)
   * [x86] ACPI / processor: Request native thermal interrupt handling via _OSC
     (Closes: #817016, #819336)
+  * [armhf] Add support for octa-core big.LITTLE systems including Exynos
+    (Closes: #819379)
 
   [ Aurelien Jarno ]
   * [mipsel/mips/config.loongson-2f] Disable VIDEO_CX23885, VIDEO_IVTV,
diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp
index d7dbe99..50e7889 100644
--- a/debian/config/armhf/config.armmp
+++ b/debian/config/armhf/config.armmp
@@ -14,6 +14,8 @@ CONFIG_ARM_ERRATA_773022=y
 CONFIG_PCI=y
 CONFIG_SMP=y
 CONFIG_SMP_ON_UP=y
+CONFIG_MCPM=y
+CONFIG_NR_CPUS=8
 CONFIG_HIGHMEM=y
 CONFIG_XEN=y
 CONFIG_ARM_APPENDED_DTB=y
@@ -46,6 +48,7 @@ CONFIG_ARCH_EXYNOS=y
 # CONFIG_ARCH_EXYNOS3 is not set
 # CONFIG_ARCH_EXYNOS4 is not set
 CONFIG_ARCH_EXYNOS5=y
+CONFIG_EXYNOS5420_MCPM=y
 
 ##
 ## file: arch/arm/mach-highbank/Kconfig

-- 
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