diff --git a/arch/Kconfig b/arch/Kconfig index fd61f2fbf55..92c7021677c 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -525,6 +525,7 @@ config ARCH_IRQPRIO config ARCH_STACKDUMP bool "Dump stack on assertions" default n + depends on DEBUG_FEATURES ---help--- Enable to do stack dumps after assertions