]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/Kconfig.hz
clarify usage expectations for cnt32_to_63()
[linux-2.6-omap-h63xx.git] / kernel / Kconfig.hz
index 4af15802ccd46e960a857c04db9afe2c0ba49dc3..94fabd534b03d9347dc117b653204fa838283def 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)