aptenodytes: Enable CONFIG_RANDSTRUCT_PERFORMANCE

This commit is contained in:
Nils Freydank 2023-05-29 11:23:13 +02:00
parent 8885095da6
commit 9372a22e9c
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 4 additions and 2 deletions

View File

@ -2999,9 +2999,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