diff options
author | Alistair Francis <alistair23@gmail.com> | 2025-04-30 01:40:25 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2025-04-30 16:08:49 +0300 |
commit | 521987940ad4fd37fe3d0340ec6f39c4e8e91e36 (patch) | |
tree | 408b1873d0bdff8904c9e630067aee03bd50c2dd /lib/mpi/mpi-sub-ui.c | |
parent | 77e40bbce93059658aee02786a32c5c98a240a8a (diff) | |
download | linux-521987940ad4fd37fe3d0340ec6f39c4e8e91e36.tar.xz |
nvme-tcp: select CONFIG_TLS from CONFIG_NVME_TCP_TLS
Ensure that TLS support is enabled in the kernel when
CONFIG_NVME_TCP_TLS is enabled. Without this the code compiles, but does
not actually work unless something else enables CONFIG_TLS.
Fixes: be8e82caa68 ("nvme-tcp: enable TLS handshake upcall")
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions