]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit27bf9ef1db55b620cc461c796abd03e9f346f1e3
tree60a4bd95971e437764655ab504cac8938854e9ea
parent76add5366dae99881732faaca9f8f649f4dc6dbc
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