aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-vanilla/config-vanilla.x86
diff options
context:
space:
mode:
authorMilan P. Stanić <mps@arvanta.net>2019-10-08 16:25:42 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2019-10-10 17:03:24 +0200
commit70a4a495e1311ab72454fb7676d46f76c9ce1c0a (patch)
tree5a76abbafd6c6c5c35a1067c047e8108b5fe3dbf /main/linux-vanilla/config-vanilla.x86
parentaa2d5242fd72c6bfdbcda83a09f8befed264d0e7 (diff)
downloadaports-70a4a495e1311ab72454fb7676d46f76c9ce1c0a.tar.bz2
aports-70a4a495e1311ab72454fb7676d46f76c9ce1c0a.tar.xz
main/linux-vanilla: enable CONFIG_BLK_DEV_THROTTLING
This is needed for lxc-top to show I/O serviced reporting. 'cherry-pick' by hand from commit 6aef2d983bfc353adbf8d4e215c371140cdbe137 fixes #10754
Diffstat (limited to 'main/linux-vanilla/config-vanilla.x86')
-rw-r--r--main/linux-vanilla/config-vanilla.x865
1 files changed, 3 insertions, 2 deletions
diff --git a/main/linux-vanilla/config-vanilla.x86 b/main/linux-vanilla/config-vanilla.x86
index 25c109531d..1b2374255c 100644
--- a/main/linux-vanilla/config-vanilla.x86
+++ b/main/linux-vanilla/config-vanilla.x86
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.19.67 Kernel Configuration
+# Linux/x86 4.19.68 Kernel Configuration
#
#
@@ -799,7 +799,8 @@ CONFIG_BLK_DEV_BSG=y
CONFIG_BLK_DEV_BSGLIB=y
CONFIG_BLK_DEV_INTEGRITY=y
# CONFIG_BLK_DEV_ZONED is not set
-# CONFIG_BLK_DEV_THROTTLING is not set
+CONFIG_BLK_DEV_THROTTLING=y
+# CONFIG_BLK_DEV_THROTTLING_LOW is not set
# CONFIG_BLK_CMDLINE_PARSER is not set
# CONFIG_BLK_WBT is not set
CONFIG_BLK_CGROUP_IOLATENCY=y