Make sure that all sim configurations have CONFIG_SIM_M32 undefined. That is probably the wrong default setting, but we need to be consistent above all
This commit is contained in:
parent
f3763c9501
commit
2ede6c43a7
@ -85,7 +85,7 @@ CONFIG_ARCH="sim"
|
||||
#
|
||||
# Simulation Configuration Options
|
||||
#
|
||||
CONFIG_SIM_M32=y
|
||||
# CONFIG_SIM_M32 is not set
|
||||
# CONFIG_SIM_WALLTIME is not set
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user