diff options
| -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 |
