summaryrefslogtreecommitdiff
path: root/config.x86_64
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-02-18 07:58:07 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-02-18 07:58:07 -0800
commit3a9b8702ecf4b0e11a42680766fa7a0e6b8f0fe8 (patch)
treec70ae9f522f3f484264789e840b4605ab66660d9 /config.x86_64
parentUpdated to 4.20.7.a (diff)
downloadlinux-hardened-ck-3a9b8702ecf4b0e11a42680766fa7a0e6b8f0fe8.tar.xz
Updated to 4.20.10.a
- Added raid6 preselected algorithm patch. Anyone that uses raid6 and has avx2 should change it to avx2x4.
Diffstat (limited to 'config.x86_64')
-rw-r--r--config.x86_642
1 files changed, 2 insertions, 0 deletions
diff --git a/config.x86_64 b/config.x86_64
index fb83fc2..37d7869 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -9496,6 +9496,8 @@ CONFIG_BINARY_PRINTF=y
# Library routines
#
CONFIG_RAID6_PQ=m
+CONFIG_RAID6_PQ_DEFAULT_ALG_BOOL=y
+CONFIG_RAID6_PQ_DEFAULT_ALG="sse2x4"
CONFIG_BITREVERSE=y
CONFIG_RATIONAL=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y