Eliminate another warning

This commit is contained in:
Gregory Nutt 2016-06-20 22:58:39 -06:00
parent c05da80a27
commit bf0499aca3

View File

@ -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