aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/kernelconfig.x86
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-02-07 14:34:12 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-02-07 14:35:03 +0000
commit21533cbe0be9fa737be35b10b3456a6c79ee7e14 (patch)
tree84e5c5a1f95d981ee4675d5cd79109ae19c15e15 /main/linux-grsec/kernelconfig.x86
parent5f0d8c570f2c0a4e6e9ac3fdec1d5b2bedebcbe5 (diff)
downloadaports-21533cbe0be9fa737be35b10b3456a6c79ee7e14.tar.bz2
aports-21533cbe0be9fa737be35b10b3456a6c79ee7e14.tar.xz
main/linux-grsec: enable seccomp, disable msr
for security reasons
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86')
-rw-r--r--main/linux-grsec/kernelconfig.x864
1 files changed, 2 insertions, 2 deletions
diff --git a/main/linux-grsec/kernelconfig.x86 b/main/linux-grsec/kernelconfig.x86
index 0e4dd3dfb3..648495afc6 100644
--- a/main/linux-grsec/kernelconfig.x86
+++ b/main/linux-grsec/kernelconfig.x86
@@ -401,7 +401,7 @@ CONFIG_MICROCODE=m
CONFIG_MICROCODE_INTEL=y
CONFIG_MICROCODE_AMD=y
CONFIG_MICROCODE_OLD_INTERFACE=y
-CONFIG_X86_MSR=m
+# CONFIG_X86_MSR is not set
CONFIG_X86_CPUID=m
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
@@ -457,7 +457,7 @@ CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_ARCH_RANDOM=y
# CONFIG_EFI is not set
-# CONFIG_SECCOMP is not set
+CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
CONFIG_HZ_300=y