summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sim/defconfig')
-rw-r--r--nuttx/configs/sim/defconfig2
1 files changed, 2 insertions, 0 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)