diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 7dca2cebec99..d07dcf9fc8a9 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -802,7 +802,7 @@ config RT_GROUP_SCHED | |||
802 | endif #CGROUP_SCHED | 802 | endif #CGROUP_SCHED |
803 | 803 | ||
804 | config BLK_CGROUP | 804 | config BLK_CGROUP |
805 | tristate "Block IO controller" | 805 | bool "Block IO controller" |
806 | depends on BLOCK | 806 | depends on BLOCK |
807 | default n | 807 | default n |
808 | ---help--- | 808 | ---help--- |