summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2019-03-11 07:34:29 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2019-03-11 07:34:29 +0100
commitd88547170c288045f3401107adf8301cea2aec72 (patch)
treed0fa6aac69ef142d6823a6e1f08042aa0e837dec /configs
parent480343e1de137ad8324bd229004116cf18d496c4 (diff)
downloadDistroKit-d88547170c288045f3401107adf8301cea2aec72.tar.gz
DistroKit-d88547170c288045f3401107adf8301cea2aec72.tar.xz
platform v8a: enable FORTIFY_SOURCES
The platform supports this hardening option, enable it. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/platform-v8a/kernelconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/platform-v8a/kernelconfig b/configs/platform-v8a/kernelconfig
index b71b7a7..9ac32ad 100644
--- a/configs/platform-v8a/kernelconfig
+++ b/configs/platform-v8a/kernelconfig
@@ -3292,7 +3292,7 @@ CONFIG_SECURITY=y
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
CONFIG_HARDENED_USERCOPY=y
# CONFIG_HARDENED_USERCOPY_PAGESPAN is not set
-# CONFIG_FORTIFY_SOURCE is not set
+CONFIG_FORTIFY_SOURCE=y
# CONFIG_STATIC_USERMODEHELPER is not set
# CONFIG_SECURITY_SMACK is not set
# CONFIG_SECURITY_TOMOYO is not set