diff options
author | Dave Jones <davej@redhat.com> | 2012-01-04 20:37:16 -0500 |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2012-01-04 20:37:16 -0500 |
commit | 086827d1a47ed5ddb43f103c762d30232b6c77c5 (patch) | |
tree | a71423dc902ced2650c1caca11c8d6e36520f369 /config-x86_64-generic | |
parent | 8959a0e95fa1ab409603d38059342e7a99668418 (diff) | |
download | kernel-086827d1a47ed5ddb43f103c762d30232b6c77c5.tar.gz kernel-086827d1a47ed5ddb43f103c762d30232b6c77c5.tar.xz kernel-086827d1a47ed5ddb43f103c762d30232b6c77c5.zip |
Disable debugging options.
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 10ce2513a..e97455294 100644 --- a/config-x86_64-generic +++ b/config-x86_64-generic @@ -12,7 +12,7 @@ CONFIG_AMD_NUMA=y CONFIG_X86_64_ACPI_NUMA=y # CONFIG_NUMA_EMU is not set -CONFIG_NR_CPUS=512 +CONFIG_NR_CPUS=256 CONFIG_PHYSICAL_START=0x1000000 CONFIG_IA32_EMULATION=y |