From: Andi Kleen Date: Sun, 26 Feb 2006 03:18:37 +0000 (+0100) Subject: [PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDED X-Git-Tag: v2.6.16-rc5~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e78256b8f3e2850ad55c2d69e1429e6c2607afd3;p=pandora-kernel.git [PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDED This makes x86-64 use the common X86_PM_TIMER Kconfig entry in drivers/acpi And since PM timer is needed for correct timing on a lot of systems now (e.g. AMD dual cores) and we often get bug reports from people who forgot to set it make it depend on CONFIG_EMBEDDED. x86-64 had this change before and it's a good thing. I also fixed the description slightly to make this more clear. Cc: len.brown@intel.com Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed