aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/config-2.6.21
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-05-13 12:42:50 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-05-13 12:42:50 +0000
commit4ab19ddbd58b0e09abfd3c168016332e554ea7c8 (patch)
treef743d31e79eb427ba84108a01543f48e2ed6db2c /target/linux/generic-2.6/config-2.6.21
parent92353181b56770605d7c0a50a21f0f98d66f29b6 (diff)
downloadupstream-4ab19ddbd58b0e09abfd3c168016332e554ea7c8.tar.gz
upstream-4ab19ddbd58b0e09abfd3c168016332e554ea7c8.tar.bz2
upstream-4ab19ddbd58b0e09abfd3c168016332e554ea7c8.zip
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
SVN-Revision: 15821
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.21')
-rw-r--r--target/linux/generic-2.6/config-2.6.212
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.21 b/target/linux/generic-2.6/config-2.6.21
index d9749c0f48..87be527523 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