Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/init/Kconfig b/init/Kconfig
index bf96faf3fe43..d3a1df424ce4 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -852,14 +852,6 @@ config BLK_CGROUP
See Documentation/cgroup-v1/blkio-controller.rst for more information.
-config DEBUG_BLK_CGROUP
- bool "IO controller debugging"
- depends on BLK_CGROUP
- default n
- ---help---
- Enable some debugging help. Currently it exports additional stat
- files in a cgroup which can be useful for debugging.
-
config CGROUP_WRITEBACK
bool
depends on MEMCG && BLK_CGROUP