Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
[cascardo/linux.git] / init / Kconfig
index 90e884b..09c7953 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.