diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-06-30 13:47:50 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-06-30 13:47:50 +0000 |
commit | 880edc4d94f2c63f6f002a6392bf7a2b7316eca2 (patch) | |
tree | cb079ae93d23acbcb202202576a801765805b90d /main/linux-grsec/kernelconfig.x86_64 | |
parent | 0a60e658224af0cd0158eefe61b282cc452d3b00 (diff) | |
download | aports-880edc4d94f2c63f6f002a6392bf7a2b7316eca2.tar.bz2 aports-880edc4d94f2c63f6f002a6392bf7a2b7316eca2.tar.xz |
main/linux-grsec: upgrade to 3.9.8 kernel
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86_64')
-rw-r--r-- | main/linux-grsec/kernelconfig.x86_64 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/main/linux-grsec/kernelconfig.x86_64 b/main/linux-grsec/kernelconfig.x86_64 index f338d7ad0b..feaf716d88 100644 --- a/main/linux-grsec/kernelconfig.x86_64 +++ b/main/linux-grsec/kernelconfig.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.9.7 Kernel Configuration +# Linux/x86 3.9.8 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -5460,6 +5460,7 @@ CONFIG_GRKERNSEC_KMEM=y # CONFIG_GRKERNSEC_IO is not set CONFIG_GRKERNSEC_JIT_HARDEN=y CONFIG_GRKERNSEC_PERF_HARDEN=y +# CONFIG_GRKERNSEC_RAND_THREADSTACK is not set CONFIG_GRKERNSEC_PROC_MEMMAP=y # CONFIG_GRKERNSEC_BRUTE is not set # CONFIG_GRKERNSEC_MODHARDEN is not set |