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:
Wayne Ren 2019-06-18 02:31:12 +08:00 committed by Anas Nashif
commit 27fbe34718
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
if SOC_NSIM_EM
config CPU_EM4_DMIPS
config CPU_EM4_FPUDA
def_bool y
config NUM_IRQ_PRIO_LEVELS

View file

@ -6,7 +6,7 @@
if SOC_NSIM_SEM
config CPU_EM4_DMIPS
config CPU_EM4_FPUDA
def_bool y
config NUM_IRQ_PRIO_LEVELS