pygoscelis: Enable CONFIG_RANDSTRUCT_PERFORMANCE

This commit is contained in:
Nils Freydank 2022-08-21 23:57:25 +02:00
parent 08b21054cc
commit 7b2b827d34
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 4 additions and 2 deletions

View File

@ -5288,9 +5288,11 @@ CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
CONFIG_ZERO_CALL_USED_REGS=y
# 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