diff options
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86')
-rw-r--r-- | main/linux-grsec/kernelconfig.x86 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/main/linux-grsec/kernelconfig.x86 b/main/linux-grsec/kernelconfig.x86 index e7d4331a7f..5774d1f22d 100644 --- a/main/linux-grsec/kernelconfig.x86 +++ b/main/linux-grsec/kernelconfig.x86 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.9.3 Kernel Configuration +# Linux/x86 3.9.5 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -5522,6 +5522,7 @@ CONFIG_PAX_USERCOPY=y CONFIG_GRKERNSEC_KMEM=y # CONFIG_GRKERNSEC_VM86 is not set # CONFIG_GRKERNSEC_IO is not set +CONFIG_GRKERNSEC_PERF_HARDEN=y CONFIG_GRKERNSEC_PROC_MEMMAP=y # CONFIG_GRKERNSEC_BRUTE is not set # CONFIG_GRKERNSEC_MODHARDEN is not set |