blob: 61e532964c82e5d5c7eca227468bf3ed077aedf1 [file] [log] [blame]
Dave Watson3c4d7552017-06-14 11:37:39 -07001#
2# TLS configuration
3#
4config TLS
5 tristate "Transport Layer Security support"
6 depends on NET
7 default m
8 ---help---
9 Enable kernel support for TLS protocol. This allows symmetric
10 encryption handling of the TLS protocol to be done in-kernel.
11
12 If unsure, say M.