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/omap24xx | |
parent | e28adb381c841e261f7201f68ad287dc12c8bad5 (diff) | |
download | upstream-0a7950b452f36793d784911a064f73411736af5d.tar.gz upstream-0a7950b452f36793d784911a064f73411736af5d.tar.bz2 upstream-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/omap24xx')
-rw-r--r-- | target/linux/omap24xx/config-2.6.38 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/omap24xx/config-2.6.38 b/target/linux/omap24xx/config-2.6.38 index b118f65e96..2b4ccc6223 100644 --- a/target/linux/omap24xx/config-2.6.38 +++ b/target/linux/omap24xx/config-2.6.38 @@ -82,7 +82,6 @@ CONFIG_BLK_DEV_RAM_COUNT=16 CONFIG_BLK_DEV_RAM_SIZE=4096 CONFIG_BLK_DEV_SD=y CONFIG_BRIDGE=m -# CONFIG_BSD_PROCESS_ACCT is not set CONFIG_BT=m CONFIG_BT_BNEP=m # CONFIG_BT_BNEP_MC_FILTER is not set |