sched: Core-wide rq->lock
[linux-2.6-block.git] / kernel / Kconfig.preempt
index 4160173016605d7f2e19982ca77a1ba3812faa83..ea1e3331c0ba3a178bed2f57192fc1a005f98757 100644 (file)
@@ -99,3 +99,9 @@ config PREEMPT_DYNAMIC
 
          Interesting if you want the same pre-built kernel should be used for
          both Server and Desktop workloads.
+
+config SCHED_CORE
+       bool "Core Scheduling for SMT"
+       default y
+       depends on SCHED_SMT
+