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/omap35xx | |
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/omap35xx')
-rw-r--r-- | target/linux/omap35xx/config-2.6.32 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/omap35xx/config-2.6.32 b/target/linux/omap35xx/config-2.6.32 index 83ac5afa4a..3dea03fe83 100644 --- a/target/linux/omap35xx/config-2.6.32 +++ b/target/linux/omap35xx/config-2.6.32 @@ -128,8 +128,6 @@ CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 # CONFIG_BRIDGE is not set CONFIG_BROKEN_ON_SMP=y # CONFIG_BSD_DISKLABEL is not set -# CONFIG_BSD_PROCESS_ACCT_V3 is not set -CONFIG_BSD_PROCESS_ACCT=y # CONFIG_BT is not set # CONFIG_BTRFS_FS is not set CONFIG_BUG=y |