sys-kernel/coreos-modules: Enable TLS support as a module

Allow one to TLS software offload to the kernel. Configured as module to
not increase default kernel size for something rarely used.
This commit is contained in:
krishjainx 2023-06-02 12:50:38 +02:00
parent dc7412c405
commit 45abe7c297

View File

@ -885,6 +885,7 @@ CONFIG_TCP_CONG_HYBLA=m
# CONFIG_TCP_CONG_WESTWOOD is not set
CONFIG_TCP_MD5SIG=y
CONFIG_TIGON3=m
CONFIG_TLS=m
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TRANSPARENT_HUGEPAGE=y