Merge pull request #865 from krishjainx/patch-1

Update commonconfig-6.1 to build kernel with TLS module
This commit is contained in:
Dongsu Park 2023-06-15 17:45:06 +02:00 committed by GitHub
commit 7eea888106
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
- Added TLS Kernel module ([scripts#865](https://github.com/flatcar/scripts/pull/865))

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