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/atheros | |
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/atheros')
-rw-r--r-- | target/linux/atheros/config-2.6.37 | 1 | ||||
-rw-r--r-- | target/linux/atheros/config-2.6.38 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/atheros/config-2.6.37 b/target/linux/atheros/config-2.6.37 index 739efc7b16..eee22085ec 100644 --- a/target/linux/atheros/config-2.6.37 +++ b/target/linux/atheros/config-2.6.37 @@ -19,7 +19,6 @@ CONFIG_ATHEROS_WDT=y # CONFIG_BCM47XX is not set # CONFIG_BCM63XX is not set CONFIG_BITREVERSE=y -# CONFIG_BSD_PROCESS_ACCT is not set CONFIG_CAVIUM_OCTEON_HELPER=y # CONFIG_CAVIUM_OCTEON_REFERENCE_BOARD is not set # CONFIG_CAVIUM_OCTEON_SIMULATOR is not set diff --git a/target/linux/atheros/config-2.6.38 b/target/linux/atheros/config-2.6.38 index 4077732ad3..ba1a8ff9c8 100644 --- a/target/linux/atheros/config-2.6.38 +++ b/target/linux/atheros/config-2.6.38 @@ -15,7 +15,6 @@ CONFIG_ATHEROS_AR231X=y CONFIG_ATHEROS_AR5312=y CONFIG_ATHEROS_WDT=y # CONFIG_AUTO_IRQ_AFFINITY is not set -# CONFIG_BSD_PROCESS_ACCT is not set CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CEVT_R4K=y CONFIG_CEVT_R4K_LIB=y |