diff options
author | Alistair Francis <alistair.francis@wdc.com> | 2025-04-30 01:23:47 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2025-04-30 16:08:53 +0300 |
commit | ac38b7ef704c0659568fd4b2c7e6c1255fc51798 (patch) | |
tree | 50b91e4133e57cbe1d8e5f7445e01781412d9a8a /rust/helpers/helpers.c | |
parent | 521987940ad4fd37fe3d0340ec6f39c4e8e91e36 (diff) | |
download | linux-ac38b7ef704c0659568fd4b2c7e6c1255fc51798.tar.xz |
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: 675b453e0241 ("nvmet-tcp: enable TLS handshake upcall")
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions