We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5b0504 commit 79fd751Copy full SHA for 79fd751
drivers/nvme/host/Kconfig
@@ -64,6 +64,7 @@ config NVME_TCP
64
depends on INET
65
depends on BLK_DEV_NVME
66
select NVME_FABRICS
67
+ select CRYPTO_CRC32C
68
help
69
This provides support for the NVMe over Fabrics protocol using
70
the TCP transport. This allows you to use remote block devices
0 commit comments