diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2013-01-25 10:45:19 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2013-01-25 10:45:19 -0600 |
commit | e66c8fda4444269151b80ec3d570182205f748b5 (patch) | |
tree | ad0ae24ae586f81b54551cc26fc24c2130327388 /config-x86-generic | |
parent | 0769445f2dbc57ea5e992d333abad72f54204003 (diff) | |
download | kernel-e66c8fda4444269151b80ec3d570182205f748b5.tar.gz kernel-e66c8fda4444269151b80ec3d570182205f748b5.tar.xz kernel-e66c8fda4444269151b80ec3d570182205f748b5.zip |
Turn off THP for 32bit
Diffstat (limited to 'config-x86-generic')
-rw-r--r-- | config-x86-generic | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config-x86-generic b/config-x86-generic index 8d2639154..e8335a2f0 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -392,8 +392,6 @@ CONFIG_X86_RESERVE_LOW=64 CONFIG_PCH_GBE=m CONFIG_PCH_PHUB=m -CONFIG_TRANSPARENT_HUGEPAGE=y - CONFIG_CRYPTO_AES_NI_INTEL=y CONFIG_CRYPTO_SERPENT_SSE2_586=m |