summaryrefslogtreecommitdiff
path: root/apps/examples/buttons/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/buttons/Kconfig')
-rw-r--r--apps/examples/buttons/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/buttons/Kconfig b/apps/examples/buttons/Kconfig
index d145867fc..104cbe002 100644
--- a/apps/examples/buttons/Kconfig
+++ b/apps/examples/buttons/Kconfig
@@ -18,7 +18,7 @@ config EXAMPLES_BUTTONS_MAX
int "Highest Button Number"
default 7
-if ARCH_IRQBUTTONS
+if ARCH_IRQBUTTONS
config EXAMPLES_IRQBUTTONS_MIN
int "Lowest Interrupting Button Number"
default 0