提交 73569e11 编写于 作者: M Matias Bjørling 提交者: Jens Axboe

lightnvm: remove dependencies on BLK_DEV_NVME and PCI

No need to force NVMe device driver to be compiled in if the
lightnvm subsystem is selected. Also no need for PCI to be selected
as well, as it would be selected by the device driver that hooks into
the subsystem.
Signed-off-by: NMatias Bjørling <mb@lightnvm.io>
Reviewed-by: NJavier González <javier@cnexlabs.com>
Signed-off-by: NJens Axboe <axboe@kernel.dk>
上级 36e76539
...@@ -4,8 +4,7 @@ ...@@ -4,8 +4,7 @@
menuconfig NVM menuconfig NVM
bool "Open-Channel SSD target support" bool "Open-Channel SSD target support"
depends on BLOCK && PCI depends on BLOCK
select BLK_DEV_NVME
help help
Say Y here to get to enable Open-channel SSDs. Say Y here to get to enable Open-channel SSDs.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册