summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/kernelconfig.x86_64
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-09-10 07:46:02 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-09-10 07:46:02 +0000
commit797023a1712179c0b5e6e69661a51786e0637371 (patch)
treeb4f31b38653a7e8b7813de4dca6371e1f0eb11a7 /main/linux-grsec/kernelconfig.x86_64
parent1ab4dbf6662a2f68962800b33a5d13d165b0fdda (diff)
downloadaports-797023a1712179c0b5e6e69661a51786e0637371.tar.bz2
aports-797023a1712179c0b5e6e69661a51786e0637371.tar.xz
main/linux-grsec: upgrade to 3.14.18
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86_64')
-rw-r--r--main/linux-grsec/kernelconfig.x86_645
1 files changed, 4 insertions, 1 deletions
diff --git a/main/linux-grsec/kernelconfig.x86_64 b/main/linux-grsec/kernelconfig.x86_64
index ec7398ea3..cf2668028 100644
--- a/main/linux-grsec/kernelconfig.x86_64
+++ b/main/linux-grsec/kernelconfig.x86_64
@@ -471,7 +471,10 @@ CONFIG_HZ=300
CONFIG_SCHED_HRTICK=y
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x1000000
-# CONFIG_RELOCATABLE is not set
+CONFIG_RELOCATABLE=y
+CONFIG_RANDOMIZE_BASE=y
+CONFIG_RANDOMIZE_BASE_MAX_OFFSET=0x20000000
+CONFIG_X86_NEED_RELOCS=y
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_HOTPLUG_CPU=y
# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set