OSDN Git Service

lightnvm: remove dependencies on BLK_DEV_NVME and PCI
authorMatias Bjørling <mb@lightnvm.io>
Tue, 9 Oct 2018 11:11:31 +0000 (13:11 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 9 Oct 2018 14:25:05 +0000 (08:25 -0600)
commit73569e11032fc5a9b314b6351632cfca7793afd5
tree60a4bd95971e437764655ab504cac8938854e9ea
parent36e765392e48e0322222347c4d21078c0b94758c
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: Matias Bjørling <mb@lightnvm.io>
Reviewed-by: Javier González <javier@cnexlabs.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/lightnvm/Kconfig