Remove menuconfig warning

This commit is contained in:
Gregory Nutt 2014-12-31 07:31:49 -06:00
parent 09446f7d27
commit a1bff3f9eb
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ config ARCH_BOARD_EZ80F910200ZCO
tools. The development environment is Cygwin under WinXP. tools. The development environment is Cygwin under WinXP.
config ARCH_BOARD_FIRE_STM32 config ARCH_BOARD_FIRE_STM32
bool " M3 Wildfire STM32 board" bool "M3 Wildfire STM32 board"
depends on ARCH_CHIP_STM32F103VE depends on ARCH_CHIP_STM32F103VE
select ARCH_HAVE_LEDS select ARCH_HAVE_LEDS
select ARCH_HAVE_BUTTONS select ARCH_HAVE_BUTTONS