This repository was archived by the owner on Nov 8, 2023. It is now read-only.
Commit 71c5498
committed
ANDROID: Enable CONFIG_SMP for riscv configurations
The SMP config is enabled by default for ARM boards. Enable it for
RISCV boards as well to allow for multiple cores.
Bug: 274541879
Fixes: google/android-riscv64#79
Test: Boot on emulator with --cpus=4, confirmed 4 CPUs in /proc/cpuinfo.
Signed-off-by: Prashanth Swaminathan <prashanthsw@google.com>
Change-Id: Ic39284157ca5be59bee1ac2ce05b38c5d6b77ad51 parent 14d5cd0 commit 71c5498
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
0 commit comments