commit | e25db98d9ae542f95d139e316a6d490ceddd141e | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Mon Jan 16 01:56:42 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jan 16 11:27:59 2006 -0800 |
tree | 76837396d06a1ea7e1e574c839d61ba11ed33fe3 | |
parent | 5f8efbb96f4b2679dcbd2c115380a47bd2089dcd [diff] |
[PATCH] x86_64: Only let user select PM timer support when EMBEDDED To avoid mistakes. I got a few reports where people got broken timing because they didn't have the PMTIMER fallback. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>