summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/httpd
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/eagle100/httpd')
-rw-r--r--nuttx/configs/eagle100/httpd/defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/configs/eagle100/httpd/defconfig b/nuttx/configs/eagle100/httpd/defconfig
index c2ea86bed..cf4f97930 100644
--- a/nuttx/configs/eagle100/httpd/defconfig
+++ b/nuttx/configs/eagle100/httpd/defconfig
@@ -38,7 +38,8 @@
CONFIG_ARCH="arm"
CONFIG_ARCH_ARM=y
CONFIG_ARCH_CORTEXM3=y
-CONFIG_ARCH_CHIP="lm3s"
+CONFIG_ARCH_CHIP="lm"
+CONFIG_ARCH_CHIP_LM=y
CONFIG_ARCH_CHIP_LM3S=y
CONFIG_ARCH_CHIP_LM3S6918=y
CONFIG_ARCH_BOARD="eagle100"