Skip to content
Commit ac38b7ef authored by Alistair Francis's avatar Alistair Francis Committed by Christoph Hellwig
Browse files

nvmet-tcp: select CONFIG_TLS from CONFIG_NVME_TARGET_TCP_TLS



Ensure that TLS support is enabled in the kernel when
CONFIG_NVME_TARGET_TCP_TLS is enabled. Without this the code compiles,
but does not actually work unless something else enables CONFIG_TLS.

Fixes: 675b453e ("nvmet-tcp: enable TLS handshake upcall")
Signed-off-by: default avatarAlistair Francis <alistair.francis@wdc.com>
Reviewed-by: default avatarHannes Reinecke <hare@suse.de>
Reviewed-by: default avatarChaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 52198794
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment