]> www.infradead.org Git - users/jedix/linux-maple.git/commit
block: Remove obsolete configs BLK_MQ_{PCI,VIRTIO}
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Wed, 14 May 2025 06:55:13 +0000 (08:55 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 14 May 2025 11:43:56 +0000 (05:43 -0600)
commit1e332795d00655305cf0ae40be4e2eaa9a399d79
tree45227b0bb93b8c32c5afdcff338496380dc56746
parent77fd359b6dfdba58f476d5c17097bab024af9467
block: Remove obsolete configs BLK_MQ_{PCI,VIRTIO}

Commit 9bc1e897a821 ("blk-mq: remove unused queue mapping helpers") makes
the two config options, BLK_MQ_PCI and BLK_MQ_VIRTIO, have no remaining
effect.

Remove the two obsolete config options.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Reviewed-by: Daniel Wagner <dwagner@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Link: https://lore.kernel.org/r/20250514065513.463941-1-lukas.bulwahn@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/Kconfig