block: make blkcg_punt_bio_submit optional
[linux-2.6-microblaze.git] / block / Kconfig
index 941b2dc..69ccf74 100644 (file)
@@ -41,6 +41,9 @@ config BLK_RQ_ALLOC_TIME
 config BLK_CGROUP_RWSTAT
        bool
 
+config BLK_CGROUP_PUNT_BIO
+       bool
+
 config BLK_DEV_BSG_COMMON
        tristate