aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 0f5af409fef1..8a63c404ef44 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -815,6 +815,7 @@ config TRACEPOINTS
815 815
816config MARKERS 816config MARKERS
817 bool "Activate markers" 817 bool "Activate markers"
818 depends on TRACEPOINTS
818 help 819 help
819 Place an empty function call at each marker site. Can be 820 Place an empty function call at each marker site. Can be
820 dynamically changed for a probe function. 821 dynamically changed for a probe function.