X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=block%2FKconfig;h=1d4d624492fcd02a089fa1c4ae72b7b7f0df937b;hb=d2582a03939ed0a80ffcd3ea5345505bc8067c54;hp=5136ad4bb6d5571cc4bc6dc545bc91a9716a4db0;hpb=2c34ff14bf1d03a705f5400888ecac5b6400e981;p=cascardo%2Flinux.git diff --git a/block/Kconfig b/block/Kconfig index 5136ad4bb6d5..1d4d624492fc 100644 --- a/block/Kconfig +++ b/block/Kconfig @@ -125,4 +125,9 @@ config BLOCK_COMPAT depends on BLOCK && COMPAT default y +config BLK_MQ_PCI + bool + depends on BLOCK && PCI + default y + source block/Kconfig.iosched