diff options
| author | Xian Wang <dev@xianwang.io> | 2021-06-14 18:09:56 -0400 |
|---|---|---|
| committer | Xian Wang <dev@xianwang.io> | 2022-09-06 16:18:24 -0700 |
| commit | a0a9391e65f0330fdca78fcea9f0e1837603d786 (patch) | |
| tree | 47ce920e743829d36ffa5708706dd24b18faadf9 | |
| parent | 1bf63d2f893c5d0569f7b90354f212b734adba63 (diff) | |
| download | linux-config-a0a9391e65f0330fdca78fcea9f0e1837603d786.tar.gz linux-config-a0a9391e65f0330fdca78fcea9f0e1837603d786.tar.bz2 linux-config-a0a9391e65f0330fdca78fcea9f0e1837603d786.zip | |
thinker: 5.12.10
| -rw-r--r-- | config-thinker | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/config-thinker b/config-thinker index b8b3617..13335d0 100644 --- a/config-thinker +++ b/config-thinker @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.12.9-gentoo Kernel Configuration +# Linux/x86 5.12.10-gentoo Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 12.0.0" CONFIG_GCC_VERSION=0 @@ -4574,7 +4574,6 @@ CONFIG_KEYS=y CONFIG_KEY_DH_OPERATIONS=y # CONFIG_SECURITY_DMESG_RESTRICT is not set CONFIG_SECURITY=y -CONFIG_SECURITY_WRITABLE_HOOKS=y # CONFIG_SECURITYFS is not set CONFIG_SECURITY_NETWORK=y CONFIG_PAGE_TABLE_ISOLATION=y @@ -4588,7 +4587,6 @@ CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y # CONFIG_STATIC_USERMODEHELPER is not set CONFIG_SECURITY_SELINUX=y CONFIG_SECURITY_SELINUX_BOOTPARAM=y -CONFIG_SECURITY_SELINUX_DISABLE=y CONFIG_SECURITY_SELINUX_DEVELOP=y CONFIG_SECURITY_SELINUX_AVC_STATS=y CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=0 @@ -5289,4 +5287,15 @@ CONFIG_GENTOO_LINUX_PORTAGE=y CONFIG_GENTOO_LINUX_INIT_SCRIPT=y # CONFIG_GENTOO_LINUX_INIT_SYSTEMD is not set # end of Support for init systems, system and service managers + +# +# Enable Kernel Self Protection Project Recommendations +# +CONFIG_GENTOO_KERNEL_SELF_PROTECTION=y + +# +# Architecture Specific Self Protection Project Recommendations +# +# end of Architecture Specific Self Protection Project Recommendations +# end of Enable Kernel Self Protection Project Recommendations # end of Gentoo Linux |
