diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2015-10-07 08:25:49 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2015-10-07 08:25:49 -0500 |
commit | d7ae676988427af377c4107f536a63a1f93e22e8 (patch) | |
tree | 15dc68e9d5fd3f94f143e31d778012a3a33d7471 /config-x86_64-generic | |
parent | 8ad49d88de7e7c53e142a8d6e5dcd191dbf6c914 (diff) | |
download | kernel-d7ae676988427af377c4107f536a63a1f93e22e8.tar.gz kernel-d7ae676988427af377c4107f536a63a1f93e22e8.tar.xz kernel-d7ae676988427af377c4107f536a63a1f93e22e8.zip |
Enable CONFIG_ACPI_REV_OVERRIDE_POSSIBLE and CONFIG_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 0fc3068dd..94c476027 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 |