aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/config-2.6.25
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.25
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.25')
-rw-r--r--target/linux/generic-2.6/config-2.6.252
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25
index f6e742fa7e..c2a1e44a1d 100644
--- a/target/linux/generic-2.6/config-2.6.25
+++ b/target/linux/generic-2.6/config-2.6.25
@@ -204,7 +204,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_CFG80211 is not set
# CONFIG_CGROUPS is not set