riscv: set CONFIG_NR_CPUS to 32 (max)

This was also done to other architectures.

See: 806e674c8d?branch=master

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2019-11-05 13:19:46 +02:00
parent d9a885f1b3
commit a623e21233
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
CONFIG_NR_CPUS=8
CONFIG_NR_CPUS=32