* [PATCH] ARM: msm_defconfig: Change CONFIG_CC_STACKPROTECTOR
@ 2014-01-30 21:23 Laura Abbott
0 siblings, 0 replies; only message in thread
From: Laura Abbott @ 2014-01-30 21:23 UTC (permalink / raw)
To: linux-arm-kernel
CONFIG_CC_STACKPROTECTOR is no longer the option to select.
Switch to CONFIG_CC_STACKPROTECTOR_REGULAR.
Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
---
arch/arm/configs/msm_defconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/configs/msm_defconfig b/arch/arm/configs/msm_defconfig
index 0219c65..d61d5bb 100644
--- a/arch/arm/configs/msm_defconfig
+++ b/arch/arm/configs/msm_defconfig
@@ -12,6 +12,7 @@ CONFIG_EMBEDDED=y
CONFIG_PROFILING=y
CONFIG_OPROFILE=y
CONFIG_KPROBES=y
+CONFIG_CC_STACKPROTECTOR_REGULAR=y
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
@@ -27,7 +28,6 @@ CONFIG_AEABI=y
CONFIG_HIGHMEM=y
CONFIG_HIGHPTE=y
CONFIG_CLEANCACHE=y
-CONFIG_CC_STACKPROTECTOR=y
CONFIG_ARM_APPENDED_DTB=y
CONFIG_ARM_ATAG_DTB_COMPAT=y
CONFIG_VFP=y
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-01-30 21:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-30 21:23 [PATCH] ARM: msm_defconfig: Change CONFIG_CC_STACKPROTECTOR Laura Abbott
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).