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