summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Müller2022-10-15 18:38:31 +0200
committerWolfgang Müller2022-10-15 18:38:31 +0200
commit99f19ccbebc928ef142764d1cab02286afb9c48f (patch)
tree4d3ec86a49494404ef29a1d023b1cdb6cf2198b7
parentfdb387124ddbaa66a3d0c52a01baa03e8230a11c (diff)
downloadkernfrag-99f19ccbebc928ef142764d1cab02286afb9c48f.tar.gz
fragments: Enable CONFIG_RANDSTRUCT_PERFORMANCE
This option is now needed for Kernel Self Protection system to be available.
-rw-r--r--fragments/base/security1
1 files changed, 1 insertions, 0 deletions
diff --git a/fragments/base/security b/fragments/base/security
index e537cb1..35eabd9 100644
--- a/fragments/base/security
+++ b/fragments/base/security
@@ -19,6 +19,7 @@ CONFIG_LEGACY_VSYSCALL_NONE=y
# Needed for SELF_PROTECTION
# CONFIG_MODIFY_LDT_SYSCALL is not set
CONFIG_IOMMU_DEFAULT_DMA_STRICT=y
+CONFIG_RANDSTRUCT_PERFORMANCE=y
CONFIG_GENTOO_KERNEL_SELF_PROTECTION=y
CONFIG_GENTOO_KERNEL_SELF_PROTECTION_COMMON=y