mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
[armhf] Add support for octa-core big.LITTLE systems including Exynos (Closes: #819379)
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -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,
|
||||
|
||||
3
debian/config/armhf/config.armmp
vendored
3
debian/config/armhf/config.armmp
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user