diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-10-07 09:09:01 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-10-07 09:09:01 -0400 |
commit | 580a24321b455f015005898c70ebebc502472d26 (patch) | |
tree | ce7cce4f9a736446f3f22b5f80a089da9241c83a /config-x86_64-generic | |
parent | 8dc1c549ba8e08cd0d56258dcf5da2d1b06b0be8 (diff) | |
download | kernel-580a24321b455f015005898c70ebebc502472d26.tar.gz kernel-580a24321b455f015005898c70ebebc502472d26.tar.xz kernel-580a24321b455f015005898c70ebebc502472d26.zip |
Enable X86_NUMACHIP
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 6c6f88c48..272999819 100644 --- a/config-x86_64-generic +++ b/config-x86_64-generic @@ -14,7 +14,7 @@ CONFIG_X86_64_ACPI_NUMA=y CONFIG_ACPI_NFIT=m # CONFIG_ACPI_NFIT_DEBUG is not set # CONFIG_NUMA_EMU is not set -# CONFIG_X86_NUMACHIP is not set +CONFIG_X86_NUMACHIP=y CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y CONFIG_NUMA_BALANCING=y |