X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Ftime%2FKconfig;h=8d53106a0a92c1dd619b6dc0f5e7841fc10824b4;hb=1a2edea9aff48c31302e07100ddbaba358596cd7;hp=f66351126544801116759583e26736f45ffb8402;hpb=4559b438225b01942e1661759db0df55883b1bc0;p=linux-2.6 diff --git a/kernel/time/Kconfig b/kernel/time/Kconfig index f663511265..8d53106a0a 100644 --- a/kernel/time/Kconfig +++ b/kernel/time/Kconfig @@ -23,3 +23,8 @@ config HIGH_RES_TIMERS hardware is not capable then this option only increases the size of the kernel image. +config GENERIC_CLOCKEVENTS_BUILD + bool + default y + depends on GENERIC_CLOCKEVENTS || GENERIC_CLOCKEVENTS_MIGR +