aboutsummaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorMoyster <oysterized@gmail.com>2016-11-18 18:34:21 +0100
committerMoyster <oysterized@gmail.com>2016-11-18 18:34:21 +0100
commit40437bbdefb3a6d1c6c075f5d2fe9a7febfde581 (patch)
treead52131aef0e0204d82427118d7032f3fe640964 /android
parent153f11f36a7ef0d73fa77592fc1b2c7f200ddabf (diff)
add CC_STACK_PROTECTOR_STRONG to android-recommended.cfg so regening defconf doesn't unset it
Diffstat (limited to 'android')
-rw-r--r--android/configs/android-recommended.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/configs/android-recommended.cfg b/android/configs/android-recommended.cfg
index 960b9de28..d2a7b4b16 100644
--- a/android/configs/android-recommended.cfg
+++ b/android/configs/android-recommended.cfg
@@ -10,6 +10,7 @@ CONFIG_BACKLIGHT_LCD_SUPPORT=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_DM_UEVENT=y
CONFIG_DRAGONRISE_FF=y