aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Kconfig.debug8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 8745ac7d1f7..943a6182cdf 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -1113,14 +1113,6 @@ config LATENCYTOP
1113 Enable this option if you want to use the LatencyTOP tool 1113 Enable this option if you want to use the LatencyTOP tool
1114 to find out which userspace is blocking on what kernel operations. 1114 to find out which userspace is blocking on what kernel operations.
1115 1115
1116config SYSCTL_SYSCALL_CHECK
1117 bool "Sysctl checks"
1118 depends on SYSCTL
1119 ---help---
1120 sys_sysctl uses binary paths that have been found challenging
1121 to properly maintain and use. This enables checks that help
1122 you to keep things correct.
1123
1124source mm/Kconfig.debug 1116source mm/Kconfig.debug
1125source kernel/trace/Kconfig 1117source kernel/trace/Kconfig
1126 1118