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 28be08c09bab..77ebaa3dfa12 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -1463,5 +1463,8 @@ source "lib/Kconfig.kgdb"
1463 1463
1464source "lib/Kconfig.kmemcheck" 1464source "lib/Kconfig.kmemcheck"
1465 1465
1466config TEST_STRING_HELPERS
1467 tristate "Test functions located in the string_helpers module at runtime"
1468
1466config TEST_KSTRTOX 1469config TEST_KSTRTOX
1467 tristate "Test kstrto*() family of functions at runtime" 1470 tristate "Test kstrto*() family of functions at runtime"