diff options
author | Kyle McMartin <kyle@redhat.com> | 2010-12-21 17:38:42 -0500 |
---|---|---|
committer | Kyle McMartin <kyle@redhat.com> | 2010-12-21 17:38:42 -0500 |
commit | fabc0f344fe12f826b97a0f3c1888638316bfc44 (patch) | |
tree | f544cd1d8f7173ecf8f7ece3fc775fea269b9734 /config-x86_64-generic | |
parent | 2884f24fc4f6fd2562d814c9d027004e6e67c6f2 (diff) | |
download | kernel-fabc0f344fe12f826b97a0f3c1888638316bfc44.tar.gz kernel-fabc0f344fe12f826b97a0f3c1888638316bfc44.tar.xz kernel-fabc0f344fe12f826b97a0f3c1888638316bfc44.zip |
actually switch on the release builds
Diffstat (limited to 'config-x86_64-generic')
-rw-r--r-- | config-x86_64-generic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-x86_64-generic b/config-x86_64-generic index 19ed7495a..b583f7759 100644 --- a/config-x86_64-generic +++ b/config-x86_64-generic @@ -15,7 +15,7 @@ CONFIG_NUMA=y CONFIG_K8_NUMA=y CONFIG_X86_64_ACPI_NUMA=y # CONFIG_NUMA_EMU is not set -CONFIG_NR_CPUS=512 +CONFIG_NR_CPUS=256 CONFIG_X86_POWERNOW_K8=m CONFIG_X86_P4_CLOCKMOD=m CONFIG_IA32_EMULATION=y |