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 3f42cd66f0f8..da9222d5ae97 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -766,7 +766,7 @@ config RT_GROUP_SCHED | |||
766 | endif #CGROUP_SCHED | 766 | endif #CGROUP_SCHED |
767 | 767 | ||
768 | config BLK_CGROUP | 768 | config BLK_CGROUP |
769 | tristate "Block IO controller" | 769 | bool "Block IO controller" |
770 | depends on BLOCK | 770 | depends on BLOCK |
771 | default n | 771 | default n |
772 | ---help--- | 772 | ---help--- |