diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-10-25 16:18:36 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-10-25 16:18:36 +0000 |
commit | 3275a393fc233f46ac180ff7cf2682646b942e50 (patch) | |
tree | e46fe66925132955495c26430320e08028128fd9 /target/linux/brcm63xx | |
parent | 106feab3ac5a89963e0462d6c60a74231d07cf3b (diff) |
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/brcm63xx')
-rw-r--r-- | target/linux/brcm63xx/config-2.6.39 | 1 | ||||
-rw-r--r-- | target/linux/brcm63xx/config-3.0 | 1 | ||||
-rw-r--r-- | target/linux/brcm63xx/config-3.1 | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/brcm63xx/config-2.6.39 b/target/linux/brcm63xx/config-2.6.39 index e3cd44dfe2..8d10470abe 100644 --- a/target/linux/brcm63xx/config-2.6.39 +++ b/target/linux/brcm63xx/config-2.6.39 @@ -21,7 +21,6 @@ CONFIG_BCM63XX_PHY=y CONFIG_BCM63XX_WDT=y CONFIG_BOARD_BCM963XX=y # CONFIG_BOARD_LIVEBOX is not set -CONFIG_BSD_PROCESS_ACCT_V3=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CEVT_R4K=y CONFIG_CEVT_R4K_LIB=y diff --git a/target/linux/brcm63xx/config-3.0 b/target/linux/brcm63xx/config-3.0 index 2fa9a109e5..036ab4a5d9 100644 --- a/target/linux/brcm63xx/config-3.0 +++ b/target/linux/brcm63xx/config-3.0 @@ -23,7 +23,6 @@ CONFIG_BCMA_POSSIBLE=y CONFIG_BOARD_BCM963XX=y # CONFIG_BOARD_LIVEBOX is not set # CONFIG_BRCMUTIL is not set -CONFIG_BSD_PROCESS_ACCT_V3=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CEVT_R4K=y CONFIG_CEVT_R4K_LIB=y diff --git a/target/linux/brcm63xx/config-3.1 b/target/linux/brcm63xx/config-3.1 index 5d45d67af9..be06207cd1 100644 --- a/target/linux/brcm63xx/config-3.1 +++ b/target/linux/brcm63xx/config-3.1 @@ -23,7 +23,6 @@ CONFIG_BCMA_POSSIBLE=y CONFIG_BOARD_BCM963XX=y # CONFIG_BOARD_LIVEBOX is not set # CONFIG_BRCMUTIL is not set -CONFIG_BSD_PROCESS_ACCT_V3=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CEVT_R4K=y CONFIG_CEVT_R4K_LIB=y |