]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/nvme/host/Kconfig
nvme: fabrics drivers don't need the nvme-pci driver
[linux-beck.git] / drivers / nvme / host / Kconfig
index db39d53cdfb9fbd63258a426d4539b63d1f92701..0c644f7bdf80f1693d2877dd53685d793b17fafb 100644 (file)
@@ -31,7 +31,7 @@ config NVME_FABRICS
 config NVME_RDMA
        tristate "NVM Express over Fabrics RDMA host driver"
        depends on INFINIBAND
-       depends on BLK_DEV_NVME
+       select NVME_CORE
        select NVME_FABRICS
        select SG_POOL
        help