block: only build the icq tracking code when needed
[linux-2.6-block.git] / block / Kconfig.iosched
index 885fee86dfcae4e12c91c354c42d4a9bdd66a56e..6155161460862cc978c022e5b2147e32e3b45ce8 100644 (file)
@@ -18,6 +18,7 @@ config MQ_IOSCHED_KYBER
 
 config IOSCHED_BFQ
        tristate "BFQ I/O scheduler"
+       select BLK_ICQ
        help
        BFQ I/O scheduler for BLK-MQ. BFQ distributes the bandwidth of
        of the device among all processes according to their weights,