diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2018-02-02 15:43:38 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2018-02-02 15:43:38 -0800 |
commit | 9856b599c882abdedc54613f34a221275b7892bb (patch) | |
tree | 6b33a777c739e7c2115a63a8588701531e386757 /config.x86_64 | |
parent | Updated to 4.14.14.a (diff) | |
download | linux-libre-hardened-9856b599c882abdedc54613f34a221275b7892bb.tar.xz |
Updated to 4.14.15
Diffstat (limited to 'config.x86_64')
-rw-r--r-- | config.x86_64 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config.x86_64 b/config.x86_64 index b470c61..8b3eb9b 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.13 Kernel Configuration +# Linux/x86 4.14.15 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -423,10 +423,10 @@ CONFIG_IOSCHED_NOOP=y CONFIG_IOSCHED_DEADLINE=y CONFIG_IOSCHED_CFQ=y CONFIG_CFQ_GROUP_IOSCHED=y -CONFIG_DEFAULT_DEADLINE=y -# CONFIG_DEFAULT_CFQ is not set +# CONFIG_DEFAULT_DEADLINE is not set +CONFIG_DEFAULT_CFQ=y # CONFIG_DEFAULT_NOOP is not set -CONFIG_DEFAULT_IOSCHED="deadline" +CONFIG_DEFAULT_IOSCHED="cfq" CONFIG_MQ_IOSCHED_DEADLINE=y CONFIG_MQ_IOSCHED_KYBER=y CONFIG_IOSCHED_BFQ=y |