tick: Document TICK_ONESHOT config option
[linux-flexiantxendom0-3.2.10.git] / kernel / time / Kconfig
index 2cf9cc7..a20dc8a 100644 (file)
@@ -1,6 +1,10 @@
 #
 # Timer subsystem related configuration options
 #
+
+# Core internal switch. Selected by NO_HZ / HIGH_RES_TIMERS. This is
+# only related to the tick functionality. Oneshot clockevent devices
+# are supported independ of this.
 config TICK_ONESHOT
        bool