aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Kconfig.debug')
-rw-r--r--lib/Kconfig.debug3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 9c17fb9d1d5e..6263e2d851f1 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -562,6 +562,9 @@ config BACKTRACE_SELF_TEST
562 for distributions or general kernels, but only for kernel 562 for distributions or general kernels, but only for kernel
563 developers working on architecture code. 563 developers working on architecture code.
564 564
565 Note that if you want to also test saved backtraces, you will
566 have to enable STACKTRACE as well.
567
565 Say N if you are unsure. 568 Say N if you are unsure.
566 569
567config LKDTM 570config LKDTM