commit | 3872c48b14259d8c0a00c9fff06a4a4123f7f4eb | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sat Mar 31 12:45:43 2012 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat Mar 31 12:45:43 2012 +0200 |
tree | 94e5f5c1898896436e9534aa182d8c3aef255826 | |
parent | cb85a6ed67e979c59a29b7b4e8217e755b951cf4 [diff] |
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>