summaryrefslogtreecommitdiff
path: root/nuttx/configs/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-29 19:35:28 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-29 19:35:28 +0000
commit68f0b5a7cbc45ad4ed307f87e795977a3cdae6cc (patch)
treefcc035737dabe67b1c3bd12d39f6f8908b739027 /nuttx/configs/Kconfig
parenta4acd7f341de9bb68ff1a104affb4ec0b17a0b65 (diff)
downloadnuttx-68f0b5a7cbc45ad4ed307f87e795977a3cdae6cc.tar.gz
nuttx-68f0b5a7cbc45ad4ed307f87e795977a3cdae6cc.tar.bz2
nuttx-68f0b5a7cbc45ad4ed307f87e795977a3cdae6cc.zip
Add a configuration for the Micromint Lincoln60 LPC1769 board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4886 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/Kconfig')
-rw-r--r--nuttx/configs/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/configs/Kconfig b/nuttx/configs/Kconfig
index 612f0ec1a..843ce3c69 100644
--- a/nuttx/configs/Kconfig
+++ b/nuttx/configs/Kconfig
@@ -115,6 +115,12 @@ config ARCH_BOARD_HYMINI_STM32V
A configuration for the HY-Mini STM32v board. This board is based on the
STM32F103VCT chip.
+config ARCH_BOARD_LINCOLN60
+ bool "Micromint Lincoln 60 board"
+ depends on ARCH_CHIP_LPC1769
+ ---help---
+ Micromint Lincoln 60 board using the NXP LPC1769 MCU.
+
config ARCH_BOARD_KWIKSTIK_K40
bool "FreeScale KwikStik-K40 development board"
depends on ARCH_CHIP_MK40X256VLQ100