aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 4c2c936afd2d..0121c0ea3e03 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1055,13 +1055,6 @@ config PROFILING
1055config TRACEPOINTS 1055config TRACEPOINTS
1056 bool 1056 bool
1057 1057
1058config MARKERS
1059 bool "Activate markers"
1060 select TRACEPOINTS
1061 help
1062 Place an empty function call at each marker site. Can be
1063 dynamically changed for a probe function.
1064
1065source "arch/Kconfig" 1058source "arch/Kconfig"
1066 1059
1067config SLOW_WORK 1060config SLOW_WORK