summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/httpd
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-08 19:27:38 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-08 19:27:38 +0000
commit6e6b69155e425d81c6f92761bf80cf85ac79c808 (patch)
tree6755cf33710b3243c6d7e028c231d8be97466a8a /nuttx/configs/eagle100/httpd
parent3af495539591a849500e79917822ef955d62663d (diff)
downloadpx4-nuttx-6e6b69155e425d81c6f92761bf80cf85ac79c808.tar.gz
px4-nuttx-6e6b69155e425d81c6f92761bf80cf85ac79c808.tar.bz2
px4-nuttx-6e6b69155e425d81c6f92761bf80cf85ac79c808.zip
Eliminate arch/arc/src/lm3s/lm3s_internal.h; replace with several header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5494 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/eagle100/httpd')
-rw-r--r--nuttx/configs/eagle100/httpd/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/eagle100/httpd/defconfig b/nuttx/configs/eagle100/httpd/defconfig
index 2d8f82180..c2ea86bed 100644
--- a/nuttx/configs/eagle100/httpd/defconfig
+++ b/nuttx/configs/eagle100/httpd/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_LM3S6918=y
CONFIG_ARCH_BOARD="eagle100"
CONFIG_ARCH_BOARD_EAGLE100=y