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 | a9e64493d88a5ad2abf219954084e033fd77d575 (patch) | |
tree | d139e5cd45009e17b58a94feed985c34dba739f8 /target/linux/omap24xx/config-2.6.38 | |
parent | 5fa4348a70de98b85720db9789f15ee0b8c2307a (diff) | |
download | upstream-a9e64493d88a5ad2abf219954084e033fd77d575.tar.gz upstream-a9e64493d88a5ad2abf219954084e033fd77d575.tar.bz2 upstream-a9e64493d88a5ad2abf219954084e033fd77d575.zip |
target: globally disable BSD process accounting
SVN-Revision: 28584
Diffstat (limited to 'target/linux/omap24xx/config-2.6.38')
-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 |