[x86_64] Enable NUMA_EMU (Closes: #541389)

svn path=/dists/trunk/linux-2.6/; revision=14423
This commit is contained in:
Ben Hutchings 2009-10-23 01:31:06 +00:00
parent da534ba7f1
commit 15fcdbc51a
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ linux-2.6 (2.6.31-1~experimental.3) UNRELEASED; urgency=low
* Include aufs2, marked as staging (Closes: #541828)
* Include speakup modules under staging
* Add stable release 2.6.31.5
* [x86_64] Enable NUMA_EMU (Closes: #541389)
[ Martin Michlmayr ]
* CPUidle: always return with interrupts enabled.

View File

@ -15,7 +15,7 @@ CONFIG_X86_MCE_AMD=y
CONFIG_NUMA=y
CONFIG_K8_NUMA=y
CONFIG_X86_64_ACPI_NUMA=y
# CONFIG_NUMA_EMU is not set
CONFIG_NUMA_EMU=y
CONFIG_PCI_MMCONFIG=y
##