summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 469b923d00b4..c5e5576bf696 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,11 +21,6 @@ _makexconfig=
### Tweak kernel options prior to a build via gconfig
_makegconfig=
-# NUMA is optimized for multi-socket motherboards.
-# A single multi-core CPU actually runs slower with NUMA enabled.
-# See, https://bugs.archlinux.org/task/31187
-_NUMAdisable=y
-
# Compile ONLY used modules to VASTLYreduce the number of modules built
# and the build time.
#