Merge branch 'tracing/core-v2' into tracing-for-linus
[pandora-kernel.git] / init / Kconfig
index 14c483d..9d8cf2d 100644 (file)
@@ -1005,7 +1005,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.