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