Fix typo introduced into a Kconfig file in the last few days. Thanks to Sebastien Lorquet

This commit is contained in:
Gregory Nutt 2014-10-30 08:18:58 -06:00
parent 362c211e44
commit 4384a26c88
1 changed files with 1 additions and 1 deletions

View File

@ -985,7 +985,7 @@ config BOARD_CUSTOM_BUTTONS
bool "Custom board buttons"
default n
select ARCH_HAVE_BUTTONS
select ARCH__BUTTONS
select ARCH_BUTTONS
config BOARD_CUSTOM_IRQBUTTONS
bool "Custom Board IRQ buttons"