summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc2378/nsh/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-08-10 03:22:43 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-08-10 03:22:43 +0000
commite4b376b426cbf0da2183bb728896a1a7f0e9d1ce (patch)
tree4439df37c4dce606e00dd0de60c8141fdf9e2cf1 /nuttx/configs/olimex-lpc2378/nsh/defconfig
parente9955a812ad5fdcfde626f5984c6faa1c5f1a398 (diff)
downloadpx4-nuttx-e4b376b426cbf0da2183bb728896a1a7f0e9d1ce.tar.gz
px4-nuttx-e4b376b426cbf0da2183bb728896a1a7f0e9d1ce.tar.bz2
px4-nuttx-e4b376b426cbf0da2183bb728896a1a7f0e9d1ce.zip
Add support for CodeSourcery Linux toolchain
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2834 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/olimex-lpc2378/nsh/defconfig')
-rwxr-xr-xnuttx/configs/olimex-lpc2378/nsh/defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/nuttx/configs/olimex-lpc2378/nsh/defconfig b/nuttx/configs/olimex-lpc2378/nsh/defconfig
index f8b22ac91..d0a5f15c3 100755
--- a/nuttx/configs/olimex-lpc2378/nsh/defconfig
+++ b/nuttx/configs/olimex-lpc2378/nsh/defconfig
@@ -81,6 +81,13 @@ CONFIG_DRAM_END=(CONFIG_DRAM_START+CONFIG_DRAM_SIZE)
CONFIG_ARCH_INTERRUPTSTACK=
CONFIG_ARCH_STACKDUMP=y
+# Identify toolchain and linker options
+#
+CONFIG_OLIMEX_LPC2378_CODESOURCERYW=n
+CONFIG_OLIMEX_LPC2378_CODESOURCERYL=y
+CONFIG_OLIMEX_LPC2378_DEVKITARM=n
+CONFIG_OLIMEX_LPC2378_BUILDROOT=n
+
#
# LPC2378 specific chip initialization
#CONFIG_PLL_CLKSRC - identifies the clock source to use