From c2db6d509fd5a89da2aeb584d2e8f239d0e373d2 Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 13 May 2009 12:42:50 +0000 Subject: turn off -Os by default for the kernel and stick to -O2 repeated tests have shown the -O2 kernel to react much better to high cpu/network load situations git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15821 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/config-2.6.21 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic-2.6/config-2.6.21') diff --git a/target/linux/generic-2.6/config-2.6.21 b/target/linux/generic-2.6/config-2.6.21 index d9749c0f4..87be52752 100644 --- a/target/linux/generic-2.6/config-2.6.21 +++ b/target/linux/generic-2.6/config-2.6.21 @@ -182,7 +182,7 @@ CONFIG_CARDBUS=y # CONFIG_CARDMAN_4000 is not set # CONFIG_CARDMAN_4040 is not set # CONFIG_CASSINI is not set -CONFIG_CC_OPTIMIZE_FOR_SIZE=y +# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set # CONFIG_CDROM_PKTCDVD is not set # CONFIG_CHELSIO_T1 is not set # CONFIG_CHELSIO_T3 is not set -- cgit v1.2.3