Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit abfff41c authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by Dmitry Shmidt
Browse files

ANDROID: kernel/configs: recommended: enable fstack-protector-strong



If compiler has stack protector support, set
CONFIG_CC_STACKPROTECTOR_STRONG.

Bug: 28967314
Change-Id: I588c2d544250e9e4b5082b43c237b8f85b7313ca
Signed-off-by: default avatarJeff Vander Stoep <jeffv@google.com>
Signed-off-by: default avatarAmit Pundir <amit.pundir@linaro.org>
parent 611ef60d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ CONFIG_BLK_DEV_DM=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=8192
CONFIG_CC_STACKPROTECTOR_STRONG=y
CONFIG_COMPACTION=y
CONFIG_DEBUG_RODATA=y
CONFIG_DM_CRYPT=y