aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/kernelconfig.x86
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-02-27 12:31:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-02-27 12:33:06 +0000
commit8422fce75240ed1f247148de8170379221c48a8e (patch)
tree157ae9bb813feb9491d0eb9baa9955224436a0a9 /main/linux-grsec/kernelconfig.x86
parentea8ed371e272752c9f53c461d5198a1347c47974 (diff)
downloadaports-8422fce75240ed1f247148de8170379221c48a8e.tar.bz2
aports-8422fce75240ed1f247148de8170379221c48a8e.tar.xz
main/linux-grsec: upgrade to grsecurity-2.9-3.2.7-201202261954 and enable drbd
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86')
-rw-r--r--main/linux-grsec/kernelconfig.x866
1 files changed, 4 insertions, 2 deletions
diff --git a/main/linux-grsec/kernelconfig.x86 b/main/linux-grsec/kernelconfig.x86
index d6a674883e..a4f26183ae 100644
--- a/main/linux-grsec/kernelconfig.x86
+++ b/main/linux-grsec/kernelconfig.x86
@@ -1419,7 +1419,8 @@ CONFIG_BLK_DEV_UMEM=m
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
CONFIG_BLK_DEV_CRYPTOLOOP=m
-# CONFIG_BLK_DEV_DRBD is not set
+CONFIG_BLK_DEV_DRBD=m
+# CONFIG_DRBD_FAULT_INJECTION is not set
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_OSD=m
CONFIG_BLK_DEV_SX8=m
@@ -5106,7 +5107,7 @@ CONFIG_GRKERNSEC=y
CONFIG_GRKERNSEC_CUSTOM=y
#
-# Address Space Protection
+# Memory Protections
#
CONFIG_GRKERNSEC_KMEM=y
# CONFIG_GRKERNSEC_VM86 is not set
@@ -5439,5 +5440,6 @@ CONFIG_HAS_DMA=y
CONFIG_CHECK_SIGNATURE=y
CONFIG_CPU_RMAP=y
CONFIG_NLATTR=y
+CONFIG_LRU_CACHE=m
CONFIG_AVERAGE=y
CONFIG_CORDIC=m