xref: /openbmc/linux/net/tls/Kconfig (revision 54144b48)
13c4d7559SDave Watson#
23c4d7559SDave Watson# TLS configuration
33c4d7559SDave Watson#
43c4d7559SDave Watsonconfig TLS
53c4d7559SDave Watson	tristate "Transport Layer Security support"
654144b48SDavid S. Miller	depends on INET
73c4d7559SDave Watson	default m
83c4d7559SDave Watson	---help---
93c4d7559SDave Watson	Enable kernel support for TLS protocol. This allows symmetric
103c4d7559SDave Watson	encryption handling of the TLS protocol to be done in-kernel.
113c4d7559SDave Watson
123c4d7559SDave Watson	If unsure, say M.
13