[arm64] Explicitly set NR_CPUS=64

This commit is contained in:
Ben Hutchings 2017-04-15 02:45:29 +01:00
parent b1b8586924
commit 9ba802954e
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ CONFIG_ARM64_ERRATUM_834220=y
CONFIG_ARM64_VA_BITS_48=y
## end choice
CONFIG_SCHED_MC=y
CONFIG_NR_CPUS=64
CONFIG_SECCOMP=y
CONFIG_KEXEC=y
CONFIG_XEN=y