]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: additional defconfig updates
authorH. Peter Anvin <hpa@zytor.com>
Thu, 4 Sep 2008 00:24:03 +0000 (17:24 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 5 Sep 2008 16:57:14 +0000 (18:57 +0200)
commit5b7e41ff37267c35b0fcf9162ca0c32c3d8d2c5c
treec9326717870be7fee4aa5340fccf7053ba94021f
parent616ad8c44281c0c6711a72b560e01ec335ff27e0
x86: additional defconfig updates

Additional updates to the x86 defconfigs.  The goals are, as before:

- Make them usable to testers, more so than distributors or end users,
  both of which are likely to have their own config already.
- Keep 32 and 64 bits as similar as is practical.

Changes:

- Use a more generic CPU type (ppro and generic, respectively).
- Bump number of CPUs to 64 (few if any NR_CPUS arrays left).
- Enable PAT.
- Enable OPTIMIZE_INLINE.
- Enable microcode update support.
- Build SMT scheduler support (in addition to MC).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/configs/i386_defconfig
arch/x86/configs/x86_64_defconfig