diff options
Diffstat (limited to 'arch/arm/configs/lineageos_n7100_defconfig')
-rw-r--r-- | arch/arm/configs/lineageos_n7100_defconfig | 6 |
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 |