aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-06-29 19:35:28 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-06-29 19:35:28 +0000
commit143b35eab78cdfc1bdd0a52bd92972bbef889bd1 (patch)
treefcc035737dabe67b1c3bd12d39f6f8908b739027 /nuttx/configs/Kconfig
parente90ec8087002c92fe1423a6d35fb1aa61e4fea98 (diff)
downloadpx4-firmware-143b35eab78cdfc1bdd0a52bd92972bbef889bd1.tar.gz
px4-firmware-143b35eab78cdfc1bdd0a52bd92972bbef889bd1.tar.bz2
px4-firmware-143b35eab78cdfc1bdd0a52bd92972bbef889bd1.zip
Add a configuration for the Micromint Lincoln60 LPC1769 board
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4886 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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