mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 20:44:39 +08:00
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:
@@ -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
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user