summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek/nsh
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-05 17:50:53 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-05 17:50:53 +0000
commit05c66e9f991c28717a1955f4aba1e7691a74d418 (patch)
tree6be05f729ac882fdbfc6c9aedcaf2d177eeb09bb /nuttx/configs/lm3s6965-ek/nsh
parent291dd23da13557097ec86d3899a16c8548d2ebd2 (diff)
downloadpx4-nuttx-05c66e9f991c28717a1955f4aba1e7691a74d418.tar.gz
px4-nuttx-05c66e9f991c28717a1955f4aba1e7691a74d418.tar.bz2
px4-nuttx-05c66e9f991c28717a1955f4aba1e7691a74d418.zip
Add configuration for the LM3S
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5095 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/lm3s6965-ek/nsh')
-rwxr-xr-xnuttx/configs/lm3s6965-ek/nsh/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/lm3s6965-ek/nsh/defconfig b/nuttx/configs/lm3s6965-ek/nsh/defconfig
index 845978a48..9777f7f25 100755
--- a/nuttx/configs/lm3s6965-ek/nsh/defconfig
+++ b/nuttx/configs/lm3s6965-ek/nsh/defconfig
@@ -39,6 +39,7 @@ CONFIG_ARCH="arm"
CONFIG_ARCH_ARM=y
CONFIG_ARCH_CORTEXM3=y
CONFIG_ARCH_CHIP="lm3s"
+CONFIG_ARCH_CHIP_LM3S=y
CONFIG_ARCH_CHIP_LM3S6965=y
CONFIG_ARCH_BOARD="lm3s6965-ek"
CONFIG_ARCH_BOARD_LM3S6965EK=y