block: only build the icq tracking code when needed
[linux-block.git] / block / Kconfig
index c6ce41a5e5b2701212ad172aefd92228fe7fbb25..d5d4197b7ed2d304f68d572b189bc5f0974505c4 100644 (file)
@@ -35,6 +35,9 @@ config BLK_CGROUP_RWSTAT
 config BLK_DEV_BSG_COMMON
        tristate
 
+config BLK_ICQ
+       bool
+
 config BLK_DEV_BSGLIB
        bool "Block layer SG support v4 helper lib"
        select BLK_DEV_BSG_COMMON