summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sim')
-rw-r--r--nuttx/configs/sim/defconfig2
-rw-r--r--nuttx/configs/sim/netconfig18
2 files changed, 12 insertions, 8 deletions
diff --git a/nuttx/configs/sim/defconfig b/nuttx/configs/sim/defconfig
index 85e0f865b..d7c2eb0fc 100644
--- a/nuttx/configs/sim/defconfig
+++ b/nuttx/configs/sim/defconfig
@@ -151,8 +151,10 @@ CONFIG_ARCH_KFREE=n
#
# CONFIG_RRLOAD_BINARY - make the rrload binary format used with
# BSPs from www.ridgerun.com
+# CONFIG_HAVE_LIBM - toolchain supports libm.a
#
CONFIG_RRLOAD_BINARY=n
+CONFIG_HAVE_LIBM=y
#
# Sizes of configurable things (0 disables)
diff --git a/nuttx/configs/sim/netconfig b/nuttx/configs/sim/netconfig
index 264bfb9f9..77f4ae829 100644
--- a/nuttx/configs/sim/netconfig
+++ b/nuttx/configs/sim/netconfig
@@ -51,6 +51,16 @@ CONFIG_ARCH_BOARD=sim
CONFIG_ARCH_BOARD_SIM=y
#
+# General build options
+#
+# CONFIG_RRLOAD_BINARY - make the rrload binary format used with
+# BSPs from www.ridgerun.com
+# CONFIG_HAVE_LIBM - toolchain supports libm.a
+#
+CONFIG_RRLOAD_BINARY=n
+CONFIG_HAVE_LIBM=y
+
+#
# General OS setup
#
# CONFIG_EXAMPLE - identifies the subdirectory in examples
@@ -148,14 +158,6 @@ CONFIG_ARCH_KZMALLOC=n
CONFIG_ARCH_KFREE=n
#
-# General build options
-#
-# CONFIG_RRLOAD_BINARY - make the rrload binary format used with
-# BSPs from www.ridgerun.com
-#
-CONFIG_RRLOAD_BINARY=n
-
-#
# Sizes of configurable things (0 disables)
#
# CONFIG_MAX_TASKS - The maximum number of simultaneously