From 05c66e9f991c28717a1955f4aba1e7691a74d418 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 5 Sep 2012 17:50:53 +0000 Subject: Add configuration for the LM3S git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5095 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/lm3s6965-ek/nsh/defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/lm3s6965-ek/nsh') 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 -- cgit v1.2.3