From e094488f7b0eb4730ea4928bb3a137ad1993b4f3 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 2 Feb 2023 22:23:06 +0100 Subject: [PATCH] pachyrhynchus: Enable CONFIG_RANDSTRUCT_PERFORMANCE --- pachyrhynchus-config | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pachyrhynchus-config b/pachyrhynchus-config index 91482c4..105497f 100644 --- a/pachyrhynchus-config +++ b/pachyrhynchus-config @@ -3767,9 +3767,11 @@ CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y # CONFIG_ZERO_CALL_USED_REGS is not set # end of Memory initialization -CONFIG_RANDSTRUCT_NONE=y +# CONFIG_RANDSTRUCT_NONE is not set # CONFIG_RANDSTRUCT_FULL is not set -# CONFIG_RANDSTRUCT_PERFORMANCE is not set +CONFIG_RANDSTRUCT_PERFORMANCE=y +CONFIG_RANDSTRUCT=y +CONFIG_GCC_PLUGIN_RANDSTRUCT=y # end of Kernel hardening options # end of Security options