Skip to content

Commit

Permalink
5690: manual fix shitty avm-gpl kernel config
Browse files Browse the repository at this point in the history
  • Loading branch information
fda77 committed Aug 22, 2024
1 parent be079db commit 70bb6cb
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions make/kernel/configs/freetz/config-alder-5690_07.62
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,6 @@ CONFIG_ALIGNMENT_TRAP=y
# CONFIG_PARAVIRT is not set
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
# CONFIG_XEN is not set
CONFIG_STACKPROTECTOR_PER_TASK=y
CONFIG_AVM_TZ_EXTENSIONS=y
# CONFIG_AVM_TZ_TYPE_QSDK is not set
CONFIG_AVM_TZ_TYPE_ATF_RTE=y
Expand Down Expand Up @@ -683,11 +682,7 @@ CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y

CONFIG_PLUGIN_HOSTCC="g++"
CONFIG_HAVE_GCC_PLUGINS=y
CONFIG_GCC_PLUGINS=y
# CONFIG_GCC_PLUGIN_CYC_COMPLEXITY is not set
# CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
# CONFIG_GCC_PLUGIN_RANDSTRUCT is not set
CONFIG_GCC_PLUGIN_ARM_SSP_PER_TASK=y
# CONFIG_GCC_PLUGINS is not set
# end of General architecture-dependent options

CONFIG_RT_MUTEXES=y
Expand Down Expand Up @@ -5267,9 +5262,6 @@ CONFIG_LSM="apparmor"
# Memory initialization
#
CONFIG_INIT_STACK_NONE=y
# CONFIG_GCC_PLUGIN_STRUCTLEAK_USER is not set
# CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF is not set
# CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL is not set
# CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
# end of Memory initialization
Expand Down

0 comments on commit 70bb6cb

Please sign in to comment.