x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY
authorH. Peter Anvin <hpa@zytor.com>
Wed, 11 Jul 2007 19:18:30 +0000 (12:18 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 12 Jul 2007 17:55:54 +0000 (10:55 -0700)
commitde32e04175efbc1ff5e0f509253d5dfc84f173b3
treef6cad93a71f3bbd15b072c959f6e33126ac85db0
parentec481536b15eb0520d8f0204b0294480050fe1f8
x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY

The X86_MINIMUM_CPU_MODEL name isn't really right, so change it to
X86_MINIMUM_CPU_FAMILY.  Also, the default minimum should be 3, not 0.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/i386/Kconfig.cpu
arch/i386/kernel/verify_cpu.S