]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/time/Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
[linux-2.6-omap-h63xx.git] / kernel / time / Kconfig
index f66351126544801116759583e26736f45ffb8402..95ed42951e0adb536db3783b5d026914ddfdbc73 100644 (file)
@@ -3,7 +3,6 @@
 #
 config TICK_ONESHOT
        bool
-       default n
 
 config NO_HZ
        bool "Tickless System (Dynamic Ticks)"
@@ -23,3 +22,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
+