mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 17:11:34 +02:00
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:
parent
dc7412c405
commit
45abe7c297
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user