commit | 50d23a1c89051957a67ecaa40b5f833dd9b86c4c | [log] [tgz] |
---|---|---|
author | Guo Ren <guoren@linux.alibaba.com> | Thu Jul 30 13:12:00 2020 +0000 |
committer | Guo Ren <guoren@linux.alibaba.com> | Fri Jul 31 01:53:25 2020 +0000 |
tree | 2a273d804eeb967a6b4a5a071ad476cfe2030087 | |
parent | 953131e5b5a5bb1b493fab413be41e4944f3c75d [diff] |
csky: Set CONFIG_NR_CPU 4 as default The C860 processors support 4 cores smp for maximum, so set NR_CPU to 4 as default Signed-off-by: Guo Ren <guoren@linux.alibaba.com> Cc: Arnd Bergmann <arnd@arndb.de>