Controls the kernel’s behavior when detecting the overflows of kernel, IRQ and exception stacks except a user stack. This file shows up if CONFIG_DEBUG_STACKOVERFLOW is enabled.
= ==========================
0 Try to continue operation.
1 Panic immediately.
= ==========================