diff options
Diffstat (limited to 'libre/linux-libre-pck/config.i686')
-rw-r--r-- | libre/linux-libre-pck/config.i686 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/libre/linux-libre-pck/config.i686 b/libre/linux-libre-pck/config.i686 index 4a5dcec16..f2c2ce0a0 100644 --- a/libre/linux-libre-pck/config.i686 +++ b/libre/linux-libre-pck/config.i686 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.15.12-gnu-1-pck Kernel Configuration +# Linux/x86 4.15.13-gnu-1-pck Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -410,11 +410,13 @@ CONFIG_IOSCHED_NOOP=y CONFIG_IOSCHED_DEADLINE=y CONFIG_IOSCHED_CFQ=y CONFIG_CFQ_GROUP_IOSCHED=y -# CONFIG_IOSCHED_BFQ_SQ is not set +CONFIG_IOSCHED_BFQ_SQ=y +CONFIG_BFQ_SQ_GROUP_IOSCHED=y # CONFIG_DEFAULT_DEADLINE is not set -CONFIG_DEFAULT_CFQ=y +# CONFIG_DEFAULT_CFQ is not set +CONFIG_DEFAULT_BFQ_SQ=y # CONFIG_DEFAULT_NOOP is not set -CONFIG_DEFAULT_IOSCHED="cfq" +CONFIG_DEFAULT_IOSCHED="bfq-sq" CONFIG_MQ_IOSCHED_BFQ=y # CONFIG_MQ_BFQ_GROUP_IOSCHED is not set CONFIG_MQ_IOSCHED_DEADLINE=y |