sched: fix __sched_setscheduler() vs load balancing race
[pandora-kernel.git] / kernel / Kconfig.hz
index 382dd5a..94fabd5 100644 (file)
@@ -55,4 +55,4 @@ config HZ
        default 1000 if HZ_1000
 
 config SCHED_HRTICK
-       def_bool HIGH_RES_TIMERS && USE_GENERIC_SMP_HELPERS
+       def_bool HIGH_RES_TIMERS && (!SMP || USE_GENERIC_SMP_HELPERS)