[PATCH] x86-64: Add option to compile for Core2
authorAndi Kleen <ak@suse.de>
Thu, 7 Dec 2006 01:14:09 +0000 (02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:09 +0000 (02:14 +0100)
commit713819989aa4dd141a37074dbc369e7c620bc619
tree31a9166ffb2f767fbe1b20cd294dbffe74e0d675
parent8542b200cbe5609edd7aae0c304c091a1c290452
[PATCH] x86-64: Add option to compile for Core2

Add an option to compile for Intel's Core 2

The Kconfig help is a mouthful due to the inventiveness of Intel's
product naming department.

Mainly for the 64bit cache line sizes because gcc doesn't support
optimizing for core2 yet. However it will and then the kernel
should be ready by passing the right option

Also fix the old MPSC help text to confirm better to reality.

Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/Kconfig
arch/x86_64/Makefile