[powerpc/powerpc-smp,powerpcspe] Explicitly set NR_CPUS=4

This commit is contained in:
Ben Hutchings 2017-04-15 02:50:21 +01:00
parent 9ba802954e
commit ddd31e5a9a
2 changed files with 2 additions and 0 deletions

View File

@ -2,4 +2,5 @@
## file: arch/powerpc/platforms/Kconfig.cputype
##
CONFIG_SMP=y
CONFIG_NR_CPUS=4

View File

@ -24,6 +24,7 @@ CONFIG_PPC_85xx=y
## end choice
CONFIG_PHYS_64BIT=y
CONFIG_SMP=y
CONFIG_NR_CPUS=4
##
## file: drivers/gpio/Kconfig