configure: add option to disable xnvme build
authorAnkit Kumar <ankit.kumar@samsung.com>
Wed, 22 Jun 2022 11:25:46 +0000 (16:55 +0530)
committerJens Axboe <axboe@kernel.dk>
Wed, 22 Jun 2022 17:45:32 +0000 (11:45 -0600)
commit6aaebfbe7269f95164ac83a04505869f96f5f83a
tree2186b161e54960e8d8d970f170b9b9c3dbac5129
parentd4bf5e6193b97c5e5490fdb93b069d149a38777c
configure: add option to disable xnvme build

Add option to disable xnvme build even if found.
Remove enable xnvme build option, as xnvme support
is already being probed.

Signed-off-by: Ankit Kumar <ankit.kumar@samsung.com>
Link: https://lore.kernel.org/r/20220622112546.13503-2-ankit.kumar@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
configure