summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Müller2022-06-26 09:31:56 +0200
committerWolfgang Müller2022-07-10 19:08:04 +0200
commit69308012ebd22ef945ef3cf30506532bd6035a9a (patch)
tree41574defdf5d4c032b47eb76c61a1c52318068c6
parentbf83e9081f5addee56161e4d84b05e357a88bd74 (diff)
downloadkernfrag-69308012ebd22ef945ef3cf30506532bd6035a9a.tar.gz
fragments: Remove reference to STRUCTLEAK_BYREF
This option no longer exists in versions >= 5.18.7.
-rw-r--r--fragments/base/security1
1 files changed, 0 insertions, 1 deletions
diff --git a/fragments/base/security b/fragments/base/security
index e786963..e537cb1 100644
--- a/fragments/base/security
+++ b/fragments/base/security
@@ -2,7 +2,6 @@ CONFIG_SECURITY=y
CONFIG_GCC_PLUGINS=y
CONFIG_GCC_PLUGIN_STRUCTLEAK=y
-CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL=y
# CONFIG_COMPAT_BRK is not set
# CONFIG_SLAB_MERGE_DEFAULT is not set