Thread (6 messages) 6 messages, 5 authors, 2021-05-26

Re: [PATCH] nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME

From: Max Gurtovoy <mgurtovoy@nvidia.com>
Date: 2021-05-24 18:59:05

On 5/22/2021 12:51 AM, Sagi Grimberg wrote:
quoted hunk ↗ jump to hunk
We need to select NVME_CORE.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
---
  drivers/nvme/host/Kconfig | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/nvme/host/Kconfig b/drivers/nvme/host/Kconfig
index a44d49d63968..c0826b3c617c 100644
--- a/drivers/nvme/host/Kconfig
+++ b/drivers/nvme/host/Kconfig
@@ -71,7 +71,7 @@ config NVME_FC
  config NVME_TCP
  	tristate "NVM Express over Fabrics TCP host driver"
  	depends on INET
-	depends on BLK_DEV_NVME
+	select NVME_CORE
  	select NVME_FABRICS
  	select CRYPTO
  	select CRYPTO_CRC32C
Looks good,

Reviewed-by: Max Gurtovoy <mgurtovoy@nvidia.com>


_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help