]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - init/Kconfig
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux...
[mv-sheeva.git] / init / Kconfig
index 706728be312f5506a8d3fd20b51d33bf9186144e..0aa6579504cc93757ea0ecd284fb7b6782029ff8 100644 (file)
@@ -331,7 +331,8 @@ config TREE_PREEMPT_RCU
          This option selects the RCU implementation that is
          designed for very large SMP systems with hundreds or
          thousands of CPUs, but for which real-time response
-         is also required.
+         is also required.  It also scales down nicely to
+         smaller systems.
 
 endchoice
 
@@ -1071,13 +1072,6 @@ config PROFILING
 config TRACEPOINTS
        bool
 
-config MARKERS
-       bool "Activate markers"
-       select TRACEPOINTS
-       help
-         Place an empty function call at each marker site. Can be
-         dynamically changed for a probe function.
-
 source "arch/Kconfig"
 
 config SLOW_WORK