summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/netconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sim/netconfig')
-rw-r--r--nuttx/configs/sim/netconfig18
1 files changed, 10 insertions, 8 deletions
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