X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2FKconfig.hz;h=526128a2e62297630c3207f263e80a4879659003;hb=9ad4107ba137f743fc531f9f4ceb81b122f9ff25;hp=4af15802ccd46e960a857c04db9afe2c0ba49dc3;hpb=7f3af60e5a444b287d740a84998a8f480645dadf;p=linux-2.6 diff --git a/kernel/Kconfig.hz b/kernel/Kconfig.hz index 4af15802cc..526128a2e6 100644 --- a/kernel/Kconfig.hz +++ b/kernel/Kconfig.hz @@ -54,3 +54,5 @@ config HZ default 300 if HZ_300 default 1000 if HZ_1000 +config SCHED_HRTICK + def_bool HIGH_RES_TIMERS && X86