X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Ftime%2FKconfig;h=8d53106a0a92c1dd619b6dc0f5e7841fc10824b4;hb=bed04a4413376265746053be2a9cfbfc80c98ec9;hp=f66351126544801116759583e26736f45ffb8402;hpb=4935361766cc73949fe032cd157d314f288922ba;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 +