summaryrefslogtreecommitdiffstats
path: root/config-x86-32-generic
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2013-01-25 10:45:19 -0600
committerJustin M. Forbes <jforbes@redhat.com>2013-01-25 10:45:19 -0600
commite66c8fda4444269151b80ec3d570182205f748b5 (patch)
treead0ae24ae586f81b54551cc26fc24c2130327388 /config-x86-32-generic
parent0769445f2dbc57ea5e992d333abad72f54204003 (diff)
downloadkernel-e66c8fda4444269151b80ec3d570182205f748b5.tar.gz
kernel-e66c8fda4444269151b80ec3d570182205f748b5.tar.xz
kernel-e66c8fda4444269151b80ec3d570182205f748b5.zip
Turn off THP for 32bit
Diffstat (limited to 'config-x86-32-generic')
-rw-r--r--config-x86-32-generic2
1 files changed, 2 insertions, 0 deletions
diff --git a/config-x86-32-generic b/config-x86-32-generic
index 65d68f8d..0e9b3f4b 100644
--- a/config-x86-32-generic
+++ b/config-x86-32-generic
@@ -96,6 +96,8 @@ CONFIG_X86_TRAMPOLINE=y
CONFIG_PCI_DIRECT=y
+# CONFIG_TRANSPARENT_HUGEPAGE is not set
+
# SHPC has half-arsed PCI probing, which makes it load on too many systems
# CONFIG_HOTPLUG_PCI_SHPC is not set