* debian/changelog: Update.

* debian/config/kernelarch-x86/config-arch-32: Enable X86_BIGSMP.

svn path=/dists/trunk/linux-2.6/; revision=13654
This commit is contained in:
Bastian Blank 2009-05-20 15:42:39 +00:00
parent 5698e0acff
commit 370c49c7c4
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View File

@ -46,7 +46,8 @@ linux-2.6 (2.6.30~rc6-1~experimental.1) UNRELEASED; urgency=low
on the build daemons.
[ Bastian Blank ]
* [x86] Disable X86_PPRO_FENCE.
* [i386] Disable PentiumPro errata workaround.
* [i386] Enable support for big SMP systems.
-- maximilian attems <maks@debian.org> Mon, 30 Mar 2009 14:40:26 +0200

View File

@ -4,7 +4,7 @@
# CONFIG_64BIT is not set
CONFIG_SMP=y
# CONFIG_SPARSE_IRQ is not set
# CONFIG_X86_BIGSMP is not set
CONFIG_X86_BIGSMP=y
CONFIG_VMI=y
CONFIG_NR_CPUS=32
CONFIG_X86_MCE_NONFATAL=m