Skip to content
Snippets Groups Projects
Commit 09cd270b authored by Nathan Chancellor's avatar Nathan Chancellor Committed by Nick Desaulniers
Browse files

ANDROID: Drop explicit 'CONFIG_INIT_STACK_ALL_ZERO=y' from gki_defconfig


After a backport of commit dcb7c0b9 ("hardening: Clarify Kconfig
text for auto-var-init"), this becomes redundant, as
CONFIG_INIT_STACK_ALL_ZERO is enabled by default when the compiler
supports it, which results in savedefconfig dropping it.

Change-Id: Ia199fb999f98b936323cb60ecbbdc1ae365932c5
Signed-off-by: default avatarNathan Chancellor <nathan@kernel.org>
parent 0d4d3b41
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment