Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/lst/linux into drm-fixes
[linux-2.6-block.git] / drivers / md / bcache / Kconfig
index 2638417b19aa74d1207de209b93bbb1dfc2689e8..4d200883c505b1162d9c3527ddfe5692a37ae8fb 100644 (file)
@@ -24,11 +24,3 @@ config BCACHE_CLOSURES_DEBUG
        Keeps all active closures in a linked list and provides a debugfs
        interface to list them, which makes it possible to see asynchronous
        operations that get stuck.
-
-# cgroup code needs to be updated:
-#
-#config CGROUP_BCACHE
-#      bool "Cgroup controls for bcache"
-#      depends on BCACHE && BLK_CGROUP
-#      ---help---
-#      TODO