boards: nsim: disable CONFIG_SMP by default for nsim_hs_smp
* CONFIG_SMP can be enabled by smp application, e.g. tests/kernel/smp * if application is not designed for smp, CONFIG_SMP can be disabled, and the target works as a single processor. Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
This commit is contained in:
parent
c78be56f0f
commit
13cf5c227f
1 changed files with 0 additions and 1 deletions
|
@ -15,4 +15,3 @@ CONFIG_CONSOLE=y
|
|||
CONFIG_UART_CONSOLE=y
|
||||
CONFIG_SERIAL=y
|
||||
CONFIG_ARC_EXCEPTION_DEBUG=y
|
||||
CONFIG_SMP=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue