]> git.baikalelectronics.ru Git - kernel.git/commit
tick: Document TICK_ONESHOT config option
authorThomas Gleixner <tglx@linutronix.de>
Sat, 31 Mar 2012 10:45:43 +0000 (12:45 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 31 Mar 2012 10:45:43 +0000 (12:45 +0200)
commit1c903d33fd731b3ba869c66378604ade856a3ae6
tree94e5f5c1898896436e9534aa182d8c3aef255826
parentb5887adcb18cf6b29a4d1cd38a038693dc790818
tick: Document TICK_ONESHOT config option

This option has been selected from arch code as it was assumed that
it's necessary to support oneshot mode clockevent devices. But it's
just a core internal helper to compile tick-oneshot.c if NOHZ or
HIG_RES_TIMERS are selected.

Reported-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/time/Kconfig