summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/efm32/efm32_irq.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/arm/src/efm32/efm32_irq.c')
-rw-r--r--nuttx/arch/arm/src/efm32/efm32_irq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/efm32/efm32_irq.c b/nuttx/arch/arm/src/efm32/efm32_irq.c
index 6ba7b13bb..3b7c386ef 100644
--- a/nuttx/arch/arm/src/efm32/efm32_irq.c
+++ b/nuttx/arch/arm/src/efm32/efm32_irq.c
@@ -353,7 +353,7 @@ void up_irqinitialize(void)
#endif
#endif
-#if (defined(CONFIG_DEBUG_STACK) || defined(CONFIG_STACK_COLORATION)) && CONFIG_ARCH_INTERRUPTSTACK > 3
+#if defined(CONFIG_STACK_COLORATION) && CONFIG_ARCH_INTERRUPTSTACK > 3
/* Colorize the interrupt stack for debug purposes */
{