summaryrefslogtreecommitdiff
path: root/nuttx/configs/Kconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-04-16 09:53:15 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-04-16 09:53:15 -0600
commita07d620934f662a7734de8929b6c52d2f73cc623 (patch)
treeb6570af9a854f6990bdbbf9b3a65925deee0eafa /nuttx/configs/Kconfig
parent96e074f55f96608dcddfa7b663010c660493b1a2 (diff)
downloadpx4-nuttx-a07d620934f662a7734de8929b6c52d2f73cc623.tar.gz
px4-nuttx-a07d620934f662a7734de8929b6c52d2f73cc623.tar.bz2
px4-nuttx-a07d620934f662a7734de8929b6c52d2f73cc623.zip
Misc changes for clean compilation of freedom-kl25z config
Diffstat (limited to 'nuttx/configs/Kconfig')
-rw-r--r--nuttx/configs/Kconfig13
1 files changed, 6 insertions, 7 deletions
diff --git a/nuttx/configs/Kconfig b/nuttx/configs/Kconfig
index 2ef27ea23..d2509d0e0 100644
--- a/nuttx/configs/Kconfig
+++ b/nuttx/configs/Kconfig
@@ -137,15 +137,13 @@ config ARCH_BOARD_EZ80F910200ZCO
development kit, eZ80F091 part, and the Zilog ZDS-II Windows command line
tools. The development environment is Cygwin under WinXP.
-config ARCH_BOARD_FIRE_STM32
- bool "M3 Wildfire STM3 board (v2 or v3)"
- depends on ARCH_CHIP_STM32F103VET6
+config ARCH_BOARD_FREEDOM_KL25Z
+ bool "Freescale Freedom KL25Z"
+ depends on ARCH_CHIP_MKL25Z128
select ARCH_HAVE_LEDS
- select ARCH_HAVE_BUTTONS
- select ARCH_HAVE_IRQBUTTONS
---help---
- A configuration for the M3 Wildfile board. This board is based on the
- STM32F103VET6 chip. See http://firestm32.taobao.com
+ This is the configuration for the Freescale Freedom KL25Z board. This
+ board has the K25Z120LE3AN chip with a built-in SDA debugger.
config ARCH_BOARD_HYMINI_STM32V
bool "HY-Mini STM32v board"
@@ -708,6 +706,7 @@ config ARCH_BOARD
default "ez80f910200kitg" if ARCH_BOARD_EZ80F910200KITG
default "ez80f910200zco" if ARCH_BOARD_EZ80F910200ZCO
default "fire-stm32v2" if ARCH_BOARD_FIRE_STM32
+ default "freedom-kl25z" if ARCH_BOARD_FREEDOM_KL25Z
default "hymini-stm32v" if ARCH_BOARD_HYMINI_STM32V
default "kwikstik-k40" if ARCH_BOARD_KWIKSTIK_K40
default "lincoln60" if ARCH_BOARD_LINCOLN60