blk-mq: abstract tag allocation out into sbitmap library
[linux-2.6-block.git] / lib / Kconfig
index d79909dc01ec8365ab1cf29b1c7ce6dd4c78b0ab..942fb8091a8607ebceb3c0a7c880aae1ab1d0fc4 100644 (file)
@@ -550,4 +550,7 @@ config STACKDEPOT
        bool
        select STACKTRACE
 
+config SBITMAP
+       bool
+
 endmenu