]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - init/Kconfig
tracing/ftrace: launch boot tracing after pre-smp initcalls
[linux-2.6-omap-h63xx.git] / init / Kconfig
index d5994490b0b07c1c917bb1dbd2c53411dafbe420..031344f954fd4a2029ff315a9813b52c16f051e4 100644 (file)
@@ -771,11 +771,12 @@ config PROFILING
          Say Y here to enable the extended profiling support mechanisms used
          by profilers such as OProfile.
 
+#
+# Place an empty function call at each tracepoint site. Can be
+# dynamically changed for a probe function.
+#
 config TRACEPOINTS
-       bool "Activate tracepoints"
-       help
-         Place an empty function call at each tracepoint site. Can be
-         dynamically changed for a probe function.
+       bool
 
 config MARKERS
        bool "Activate markers"