tracing: add raw fast tracing interface for trace events
[linux-2.6] / init / Kconfig
index f068071..26b5bab 100644 (file)
@@ -945,7 +945,7 @@ config TRACEPOINTS
 
 config MARKERS
        bool "Activate markers"
-       depends on TRACEPOINTS
+       select TRACEPOINTS
        help
          Place an empty function call at each marker site. Can be
          dynamically changed for a probe function.