pachyrhynchus: Enable CONFIG_RANDSTRUCT_PERFORMANCE

This commit is contained in:
Nils Freydank 2023-02-02 22:23:06 +01:00
parent 71ac73f515
commit e094488f7b
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 4 additions and 2 deletions

View File

@ -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