summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/kernelconfig.x86
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-09-11 10:39:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-09-11 10:39:27 +0000
commit23fd22a5ef4eee0de3bfc5f3174f657fb9171d8f (patch)
tree15f724a1a6edc3c693ec10d73943ea1422722cbf /main/linux-grsec/kernelconfig.x86
parentd59804fa0bd0a7d1ade1c066c76f21ab038bb8f5 (diff)
downloadaports-23fd22a5ef4eee0de3bfc5f3174f657fb9171d8f.tar.bz2
aports-23fd22a5ef4eee0de3bfc5f3174f657fb9171d8f.tar.xz
main/linux-grsec: enable FPU emulation
fixes #746
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86')
-rw-r--r--main/linux-grsec/kernelconfig.x865
1 files changed, 2 insertions, 3 deletions
diff --git a/main/linux-grsec/kernelconfig.x86 b/main/linux-grsec/kernelconfig.x86
index 27588733d..e5287a197 100644
--- a/main/linux-grsec/kernelconfig.x86
+++ b/main/linux-grsec/kernelconfig.x86
@@ -1,6 +1,6 @@
#
# Automatically generated make config: don't edit
-# Linux/i386 3.0.3 Kernel Configuration
+# Linux/i386 3.0.4 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -401,7 +401,7 @@ CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
# CONFIG_HIGHPTE is not set
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
CONFIG_X86_RESERVE_LOW=64
-# CONFIG_MATH_EMULATION is not set
+CONFIG_MATH_EMULATION=y
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
@@ -5042,7 +5042,6 @@ CONFIG_GRKERNSEC_PROC_IPADDR=y
#
# Executable Protections
#
-CONFIG_GRKERNSEC_EXECVE=y
# CONFIG_GRKERNSEC_DMESG is not set
CONFIG_GRKERNSEC_HARDEN_PTRACE=y
# CONFIG_GRKERNSEC_TPE is not set