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