mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
Merge pull request #865 from krishjainx/patch-1
Update commonconfig-6.1 to build kernel with TLS module
This commit is contained in:
commit
7eea888106
1
changelog/changes/2023-06-15-kernel-tls.md
Normal file
1
changelog/changes/2023-06-15-kernel-tls.md
Normal file
@ -0,0 +1 @@
|
||||
- Added TLS Kernel module ([scripts#865](https://github.com/flatcar/scripts/pull/865))
|
||||
@ -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