ALSA: memalloc: Fix missing return value comments for kernel docs
[linux-2.6-microblaze.git] / block / Kconfig.iosched
index 885fee8..6155161 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,