summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/kernelconfig.x86
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-12-02 22:59:11 -0600
committerWilliam Pitcock <nenolod@dereferenced.org>2011-12-02 22:59:11 -0600
commit6ae1b47de9d5866ee5f2c57413045585171d8e20 (patch)
tree7082c097364905c7459d01e69827d2ae855058a9 /main/linux-grsec/kernelconfig.x86
parent7329021845d3341154b1340a3caffc01c48f9a51 (diff)
downloadaports-6ae1b47de9d5866ee5f2c57413045585171d8e20.tar.bz2
aports-6ae1b47de9d5866ee5f2c57413045585171d8e20.tar.xz
main/linux-grsec: add netlink taskstats accounting support
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86')
-rw-r--r--main/linux-grsec/kernelconfig.x865
1 files changed, 4 insertions, 1 deletions
diff --git a/main/linux-grsec/kernelconfig.x86 b/main/linux-grsec/kernelconfig.x86
index 9ce50ffb9..526d95676 100644
--- a/main/linux-grsec/kernelconfig.x86
+++ b/main/linux-grsec/kernelconfig.x86
@@ -80,7 +80,10 @@ CONFIG_SYSVIPC_SYSCTL=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
# CONFIG_FHANDLE is not set
-# CONFIG_TASKSTATS is not set
+CONFIG_TASKSTATS=y
+CONFIG_TASK_DELAY_ACCT=y
+CONFIG_TASK_XACCT=y
+CONFIG_TASK_IO_ACCOUNTING=y
# CONFIG_AUDIT is not set
CONFIG_HAVE_GENERIC_HARDIRQS=y