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/xburst | |
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/xburst')
-rw-r--r-- | target/linux/xburst/config-2.6.36 | 1 | ||||
-rw-r--r-- | target/linux/xburst/config-2.6.37 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/xburst/config-2.6.36 b/target/linux/xburst/config-2.6.36 index 70b205b9d..151201243 100644 --- a/target/linux/xburst/config-2.6.36 +++ b/target/linux/xburst/config-2.6.36 @@ -23,7 +23,6 @@ CONFIG_BITREVERSE=y # CONFIG_BLK_DEV_INITRD is not set # CONFIG_BMP085 is not set # CONFIG_BRIDGE is not set -# CONFIG_BSD_PROCESS_ACCT is not set # CONFIG_CAVIUM_OCTEON_REFERENCE_BOARD is not set # CONFIG_CAVIUM_OCTEON_SIMULATOR is not set CONFIG_CHARGER_GPIO=y diff --git a/target/linux/xburst/config-2.6.37 b/target/linux/xburst/config-2.6.37 index ab2c5c857..8ce313033 100644 --- a/target/linux/xburst/config-2.6.37 +++ b/target/linux/xburst/config-2.6.37 @@ -26,7 +26,6 @@ CONFIG_BITREVERSE=y # CONFIG_BLK_DEV_INITRD is not set # CONFIG_BMP085 is not set # CONFIG_BRIDGE is not set -# CONFIG_BSD_PROCESS_ACCT is not set # CONFIG_CAVIUM_OCTEON_REFERENCE_BOARD is not set # CONFIG_CAVIUM_OCTEON_SIMULATOR is not set CONFIG_CHARGER_GPIO=y |