commit | 62cf20b32aee4ae889a2eb40fd41c0eab73de970 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri May 25 14:08:57 2012 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri May 25 14:08:57 2012 +0200 |
tree | a3bd7d28b380b0a3e52398542910027c6c8a92cb | |
parent | fc0830fe017d02b7b4995b5c402b484b65d9dfc6 [diff] |
tick: Move skew_tick option into the HIGH_RES_TIMER section commit 5307c95 (tick: Add tick skew boot option) broke the !CONFIG_HIGH_RES_TIMERS build. Move the boot option parsing into the CONFIG_HIGH_RES_TIMERS section. Reported-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Mike Galbraith <mgalbraith@suse.de>