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

This commit is contained in:
Ben Hutchings 2016-04-13 23:11:02 +01:00
parent 1d7f287b7a
commit f782f13c81
2 changed files with 5 additions and 0 deletions

2
debian/changelog vendored
View File

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

View File

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