aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/lineageos_n7100_defconfig
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-03-16 14:53:01 +0100
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-03-16 14:53:01 +0100
commit18e37f85679895b69a3ee41e8caf0dcbca3b8db5 (patch)
tree9e7cff2174aeaf0d5cf0131f495089f211529556 /arch/arm/configs/lineageos_n7100_defconfig
parentdb3d47125d2b64b4326fbe0f60d88a5b0fbd0487 (diff)
downloadkernel_samsung_smdk4412-18e37f85679895b69a3ee41e8caf0dcbca3b8db5.zip
kernel_samsung_smdk4412-18e37f85679895b69a3ee41e8caf0dcbca3b8db5.tar.gz
kernel_samsung_smdk4412-18e37f85679895b69a3ee41e8caf0dcbca3b8db5.tar.bz2
config hardening for i9100, i9300, i9305 and n7100
Ensure that heap randomization is enabled all the time. Enable stack-protector mode and seccomp. Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
Diffstat (limited to 'arch/arm/configs/lineageos_n7100_defconfig')
-rw-r--r--arch/arm/configs/lineageos_n7100_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/configs/lineageos_n7100_defconfig b/arch/arm/configs/lineageos_n7100_defconfig
index 0f6b131..babb109 100644
--- a/arch/arm/configs/lineageos_n7100_defconfig
+++ b/arch/arm/configs/lineageos_n7100_defconfig
@@ -140,7 +140,7 @@ CONFIG_PERF_USE_VMALLOC=y
# CONFIG_PERF_COUNTERS is not set
CONFIG_VM_EVENT_COUNTERS=y
# CONFIG_SLUB_DEBUG is not set
-CONFIG_COMPAT_BRK=y
+# CONFIG_COMPAT_BRK is not set
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
@@ -717,8 +717,8 @@ CONFIG_CMA_BEST_FIT=y
CONFIG_FORCE_MAX_ZONEORDER=12
CONFIG_ALIGNMENT_TRAP=y
# CONFIG_UACCESS_WITH_MEMCPY is not set
-# CONFIG_SECCOMP is not set
-# CONFIG_CC_STACKPROTECTOR is not set
+CONFIG_SECCOMP=y
+CONFIG_CC_STACKPROTECTOR=y
# CONFIG_DEPRECATED_PARAM_STRUCT is not set
CONFIG_ARM_FLUSH_CONSOLE_ON_RESTART=y