From: Thomas Gleixner Date: Sat, 31 Mar 2012 10:45:43 +0000 (+0200) Subject: tick: Document TICK_ONESHOT config option X-Git-Tag: v3.4-rc3~29^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3872c48b14259d8c0a00c9fff06a4a4123f7f4eb;p=pandora-kernel.git 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 Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed