summaryrefslogtreecommitdiff
path: root/nuttx/configs/c5471evm
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-01-06 20:46:45 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-01-06 20:46:45 +0000
commit8ec4834055be4c002b810bbbaea773586f3eeeeb (patch)
treeba7521ddf88771a17123b71d0197c66c14ac6e09 /nuttx/configs/c5471evm
parent1b7bc5aeea327d47e6f4403121b243e34674c7c5 (diff)
downloadpx4-nuttx-8ec4834055be4c002b810bbbaea773586f3eeeeb.tar.gz
px4-nuttx-8ec4834055be4c002b810bbbaea773586f3eeeeb.tar.bz2
px4-nuttx-8ec4834055be4c002b810bbbaea773586f3eeeeb.zip
Add configuration for toolchains without libm
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@517 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/c5471evm')
-rw-r--r--nuttx/configs/c5471evm/defconfig18
-rw-r--r--nuttx/configs/c5471evm/dhcpconfig18
-rw-r--r--nuttx/configs/c5471evm/netconfig18
-rw-r--r--nuttx/configs/c5471evm/nshconfig18
4 files changed, 40 insertions, 32 deletions
diff --git a/nuttx/configs/c5471evm/defconfig b/nuttx/configs/c5471evm/defconfig
index ce8e142f6..85a2b5b8b 100644
--- a/nuttx/configs/c5471evm/defconfig
+++ b/nuttx/configs/c5471evm/defconfig
@@ -97,6 +97,16 @@ CONFIG_UART_IRDA_2STOP=0
CONFIG_UART_MODEM_2STOP=0
#
+# 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
+
+#
# General OS setup
#
# CONFIG_EXAMPLE - identifies the subdirectory in examples
@@ -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
diff --git a/nuttx/configs/c5471evm/dhcpconfig b/nuttx/configs/c5471evm/dhcpconfig
index 1526f6149..555a051ab 100644
--- a/nuttx/configs/c5471evm/dhcpconfig
+++ b/nuttx/configs/c5471evm/dhcpconfig
@@ -97,6 +97,16 @@ CONFIG_UART_IRDA_2STOP=0
CONFIG_UART_MODEM_2STOP=0
#
+# 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
+
+#
# General OS setup
#
# CONFIG_EXAMPLE - identifies the subdirectory in examples
@@ -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
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
diff --git a/nuttx/configs/c5471evm/nshconfig b/nuttx/configs/c5471evm/nshconfig
index fc611ac73..9e185994f 100644
--- a/nuttx/configs/c5471evm/nshconfig
+++ b/nuttx/configs/c5471evm/nshconfig
@@ -97,6 +97,16 @@ CONFIG_UART_IRDA_2STOP=0
CONFIG_UART_MODEM_2STOP=0
#
+# 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
+
+#
# General OS setup
#
# CONFIG_EXAMPLE - identifies the subdirectory in examples
@@ -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