Eliminate another warning

This commit is contained in:
Gregory Nutt
2016-06-20 22:58:39 -06:00
parent c05da80a27
commit bf0499aca3
+1
View File
@@ -525,6 +525,7 @@ config ARCH_IRQPRIO
config ARCH_STACKDUMP config ARCH_STACKDUMP
bool "Dump stack on assertions" bool "Dump stack on assertions"
default n default n
depends on DEBUG_FEATURES
---help--- ---help---
Enable to do stack dumps after assertions Enable to do stack dumps after assertions