blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW
[linux-2.6-block.git] / block / Kconfig
index d47398ae98243d9aa3b03ba413597430078254ed..dc12af58dbaecad7755be9851641f934a37835c0 100644 (file)
@@ -119,17 +119,6 @@ config BLK_DEV_THROTTLING
 
        See Documentation/admin-guide/cgroup-v1/blkio-controller.rst for more information.
 
-config BLK_DEV_THROTTLING_LOW
-       bool "Block throttling .low limit interface support (EXPERIMENTAL)"
-       depends on BLK_DEV_THROTTLING
-       help
-       Add .low limit interface for block throttling. The low limit is a best
-       effort limit to prioritize cgroups. Depending on the setting, the limit
-       can be used to protect cgroups in terms of bandwidth/iops and better
-       utilize disk resource.
-
-       Note, this is an experimental interface and could be changed someday.
-
 config BLK_WBT
        bool "Enable support for block device writeback throttling"
        help