summaryrefslogtreecommitdiff
path: root/nuttx/configs/c5471evm/netconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/c5471evm/netconfig')
-rw-r--r--nuttx/configs/c5471evm/netconfig18
1 files changed, 10 insertions, 8 deletions
diff --git a/nuttx/configs/c5471evm/netconfig b/nuttx/configs/c5471evm/netconfig
index 153b3e72a..1d73d1bbe 100644
--- a/nuttx/configs/c5471evm/netconfig
+++ b/nuttx/configs/c5471evm/netconfig
@@ -66,6 +66,16 @@ CONFIG_ARCH_LEDS=y
CONFIG_ARCH_STACKDUMP=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=y
+CONFIG_HAVE_LIBM=n
+
+#
# C5471 specific device driver settings
#
# CONFIG_SERIAL_IRDA_CONSOLE - selects the IRDA UART for the
@@ -193,14 +203,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=y
-
-#
# Sizes of configurable things (0 disables)
#
# CONFIG_MAX_TASKS - The maximum number of simultaneously