soc: nsim: nsim em targets are EM4_FPUDA
the nsim em targets in zephyr are configured as EM4_FPUDA Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
This commit is contained in:
parent
659fa0d57d
commit
27fbe34718
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
if SOC_NSIM_EM
|
||||
|
||||
config CPU_EM4_DMIPS
|
||||
config CPU_EM4_FPUDA
|
||||
def_bool y
|
||||
|
||||
config NUM_IRQ_PRIO_LEVELS
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
if SOC_NSIM_SEM
|
||||
|
||||
config CPU_EM4_DMIPS
|
||||
config CPU_EM4_FPUDA
|
||||
def_bool y
|
||||
|
||||
config NUM_IRQ_PRIO_LEVELS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue