diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-10-25 16:18:36 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-10-25 16:18:36 +0000 |
commit | 0a7950b452f36793d784911a064f73411736af5d (patch) | |
tree | e46fe66925132955495c26430320e08028128fd9 /target/linux/mpc52xx | |
parent | e28adb381c841e261f7201f68ad287dc12c8bad5 (diff) | |
download | master-187ad058-0a7950b452f36793d784911a064f73411736af5d.tar.gz master-187ad058-0a7950b452f36793d784911a064f73411736af5d.tar.bz2 master-187ad058-0a7950b452f36793d784911a064f73411736af5d.zip |
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/mpc52xx')
-rw-r--r-- | target/linux/mpc52xx/config-2.6.30 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mpc52xx/config-2.6.30 b/target/linux/mpc52xx/config-2.6.30 index 20f2702a0d..132c158d05 100644 --- a/target/linux/mpc52xx/config-2.6.30 +++ b/target/linux/mpc52xx/config-2.6.30 @@ -24,7 +24,6 @@ CONFIG_BITREVERSE=y # CONFIG_BOOTX_TEXT is not set CONFIG_BOUNCE=y # CONFIG_BRIDGE is not set -# CONFIG_BSD_PROCESS_ACCT is not set # CONFIG_CGROUP_SCHED is not set CONFIG_CMDLINE_BOOL=y CONFIG_CMDLINE="console=ttyPSC0,115200" |