[mips*/octeon] Bump CONFIG_NR_CPUS to 32 to accomodate recent Octeon III SoCs.

This commit is contained in:
Aurelien Jarno 2016-04-06 12:27:15 +02:00
parent c068d48b25
commit 4f0dd22673
2 changed files with 3 additions and 0 deletions

2
debian/changelog vendored
View File

@ -31,6 +31,8 @@ linux (4.5-1~exp2) UNRELEASED; urgency=medium
* [mips*/octeon] Enable SPI_OCTEON.
* [mips*/octeon] udeb: Add ahci_octeon and ahci_platform modules to
sata-modules.
* [mips*/octeon] Bump CONFIG_NR_CPUS to 32 to accomodate recent Octeon
III SoCs.
-- Ben Hutchings <ben@decadent.org.uk> Fri, 25 Mar 2016 13:43:57 +0000

View File

@ -13,6 +13,7 @@ CONFIG_SMP=y
CONFIG_PCI=y
CONFIG_MIPS32_O32=y
CONFIG_MIPS32_N32=y
CONFIG_NR_CPUS=32
##
## file: arch/mips/cavium-octeon/Kconfig