]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/time/Kconfig
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.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
+