summaryrefslogtreecommitdiff
path: root/nuttx/configs/lpcxpresso-lpc1768/nsh
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-05 20:27:07 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-05 20:27:07 +0000
commitba5ec0904634e0b65c509dce5aec11a58369538f (patch)
treeb1848330b727762dc4aa0235e889efd81c23e9c6 /nuttx/configs/lpcxpresso-lpc1768/nsh
parent46c08247af62902c68e524f79c6837052ccb7c8e (diff)
downloadpx4-nuttx-ba5ec0904634e0b65c509dce5aec11a58369538f.tar.gz
px4-nuttx-ba5ec0904634e0b65c509dce5aec11a58369538f.tar.bz2
px4-nuttx-ba5ec0904634e0b65c509dce5aec11a58369538f.zip
defconfig changes for LPC17xx Kconfig
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5098 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/lpcxpresso-lpc1768/nsh')
-rwxr-xr-xnuttx/configs/lpcxpresso-lpc1768/nsh/defconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig b/nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig
index 718e07131..bfd545c97 100755
--- a/nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig
+++ b/nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig
@@ -1,8 +1,8 @@
############################################################################
# configs/lpcxpresso-lpc1768/nsh/defconfig
#
-# Copyright (C) 2011 Gregory Nutt. All rights reserved.
-# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
+# Author: Gregory Nutt <gnutt@nuttx.org>
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
@@ -39,6 +39,7 @@ CONFIG_ARCH="arm"
CONFIG_ARCH_ARM=y
CONFIG_ARCH_CORTEXM3=y
CONFIG_ARCH_CHIP="lpc17xx"
+CONFIG_ARCH_CHIP_LPC17XX=y
CONFIG_ARCH_CHIP_LPC1768=y
CONFIG_ARCH_BOARD="lpcxpresso-lpc1768"
CONFIG_ARCH_BOARD_LPCXPRESSO=y