string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / kernel / Kconfig.hz
index 2a202a8..94fabd5 100644 (file)
@@ -55,4 +55,4 @@ config HZ
        default 1000 if HZ_1000
 
 config SCHED_HRTICK
-       def_bool HIGH_RES_TIMERS
+       def_bool HIGH_RES_TIMERS && (!SMP || USE_GENERIC_SMP_HELPERS)