From f782f13c817c439f496801fcce7ff2f3f0b8e315 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 13 Apr 2016 23:11:02 +0100 Subject: [PATCH] [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 a40904724..db03e506b 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 d7dbe9924..50e7889e3 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