diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-10-25 16:18:36 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-10-25 16:18:36 +0000 |
commit | 3275a393fc233f46ac180ff7cf2682646b942e50 (patch) | |
tree | e46fe66925132955495c26430320e08028128fd9 /target/linux/mpc83xx | |
parent | 106feab3ac5a89963e0462d6c60a74231d07cf3b (diff) |
target: globally disable BSD process accounting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28584 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc83xx')
-rw-r--r-- | target/linux/mpc83xx/config-2.6.36 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mpc83xx/config-2.6.36 b/target/linux/mpc83xx/config-2.6.36 index ee36a77bf..9b4031b52 100644 --- a/target/linux/mpc83xx/config-2.6.36 +++ b/target/linux/mpc83xx/config-2.6.36 @@ -27,7 +27,6 @@ CONFIG_AUDIT_ARCH=y CONFIG_BLK_DEV_SD=y # CONFIG_BOOTX_TEXT is not set CONFIG_BOUNCE=y -# CONFIG_BSD_PROCESS_ACCT is not set # CONFIG_BUG is not set CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CMDLINE="console=ttyS0,115200 rootfstype=squashfs,yaffs2,jffs2" |