diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-02 07:45:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-02 08:04:52 +0000 |
commit | c799b413c6432906d78548a0bac3a9020ca9fa99 (patch) | |
tree | 9b49350cfd92e6452bac9f1dae59bed2d65d7d38 /main/linux-grsec/kernelconfig.x86_64 | |
parent | 132f57eb1a19c69056716167c0586622674a9e5c (diff) | |
download | aports-c799b413c6432906d78548a0bac3a9020ca9fa99.tar.bz2 aports-c799b413c6432906d78548a0bac3a9020ca9fa99.tar.xz |
main/linux-grsec: upgrade to 3.8.11 and enable KERNEXEC and CONSTIFY for x86
We still have KERNEXEC disabled for x86_64 due to XEN.
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86_64')
-rw-r--r-- | main/linux-grsec/kernelconfig.x86_64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-grsec/kernelconfig.x86_64 b/main/linux-grsec/kernelconfig.x86_64 index 2f4361cb25..633057a82d 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_64 3.8.7 Kernel Configuration +# Linux/x86_64 3.8.11 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y |