]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - init/Kconfig
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[net-next-2.6.git] / init / Kconfig
index 90e884bb521646fb61bfd89b6ae39016870c3e83..09c79537ae095b9d76d2970a79fa242e28955da2 100644 (file)
@@ -1007,7 +1007,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.