From 30e683a37f8fa682bfda61a7089eca84356eead6 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 29 Jul 2012 18:30:48 +0000 Subject: Review and update some board configurations git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4991 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/hymini-stm32v/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'nuttx/configs/hymini-stm32v/Kconfig') diff --git a/nuttx/configs/hymini-stm32v/Kconfig b/nuttx/configs/hymini-stm32v/Kconfig index 2d6b612eb..f6bc7f233 100644 --- a/nuttx/configs/hymini-stm32v/Kconfig +++ b/nuttx/configs/hymini-stm32v/Kconfig @@ -16,4 +16,11 @@ config ARCH_BUTTONS ---help--- "Support interfaces to use buttons provided by the board." +config ARCH_IRQBUTTONS + bool "Button interrupt support" + default n + depends on ARCH_BUTTONS + ---help--- + "Support EXTI interrupts on button presses and releases." + endif -- cgit v1.2.3