summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-12-31 07:31:49 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-12-31 07:31:49 -0600
commit482c050a5adc78f027b5cd4a642abde6c49db088 (patch)
tree77fc0c9862a1fa88788710f40eadec0b2c887315 /nuttx
parentcc1340f6ba00bc2295d8ebb64a59a2c7ff2989e1 (diff)
downloadnuttx-482c050a5adc78f027b5cd4a642abde6c49db088.tar.gz
nuttx-482c050a5adc78f027b5cd4a642abde6c49db088.tar.bz2
nuttx-482c050a5adc78f027b5cd4a642abde6c49db088.zip
Remove menuconfig warning
Diffstat (limited to 'nuttx')
-rw-r--r--nuttx/configs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/Kconfig b/nuttx/configs/Kconfig
index 8760cfbe7..33ad22ba8 100644
--- a/nuttx/configs/Kconfig
+++ b/nuttx/configs/Kconfig
@@ -183,7 +183,7 @@ config ARCH_BOARD_EZ80F910200ZCO
tools. The development environment is Cygwin under WinXP.
config ARCH_BOARD_FIRE_STM32
- bool " M3 Wildfire STM32 board"
+ bool "M3 Wildfire STM32 board"
depends on ARCH_CHIP_STM32F103VE
select ARCH_HAVE_LEDS
select ARCH_HAVE_BUTTONS