]> www.infradead.org Git - users/hch/blktests.git/commit
nvme: don't require the nvme drivers to be built in
authorChristoph Hellwig <hch@lst.de>
Wed, 1 Jun 2022 06:48:37 +0000 (08:48 +0200)
committerShin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Thu, 2 Jun 2022 04:24:13 +0000 (13:24 +0900)
commitea0de31ca2c80bcbeb5ec99bf1d50d6b9ae5e0c0
treedc039e0b71ac6d0c4ed8cd6199e17ede4e28b64b
parent0ab1bbca2c0b7907836e002b1d92e0ec67eb651e
nvme: don't require the nvme drivers to be built in

Use _have_driver instead of _have_modules to check for the availability
of the nvme drivers, and don't bother checking at all for drivers that
are pulled in as dependencies.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
tests/nvme/rc