summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-05-23 18:33:36 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-05-23 18:33:36 +0000
commit514aa754c2e9b1295d8bd22488f8b70304cc1d4c (patch)
treecc8889927b47788b9fbbc92621ef0b96b3a31a38 /target
parenta183bf954c5b586ac31b8dd5b7f3577c153b8232 (diff)
downloadmaster-31e0f0ae-514aa754c2e9b1295d8bd22488f8b70304cc1d4c.tar.gz
master-31e0f0ae-514aa754c2e9b1295d8bd22488f8b70304cc1d4c.tar.bz2
master-31e0f0ae-514aa754c2e9b1295d8bd22488f8b70304cc1d4c.zip
enable kernel compilation with size optimization
SVN-Revision: 16016
Diffstat (limited to 'target')
-rw-r--r--target/linux/rdc/config-2.6.281
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/rdc/config-2.6.28 b/target/linux/rdc/config-2.6.28
index 8e201c7026..939c70226e 100644
--- a/target/linux/rdc/config-2.6.28
+++ b/target/linux/rdc/config-2.6.28
@@ -30,6 +30,7 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_BOUNCE=y
+CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_CLASSIC_RCU=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_CMDLINE="console=ttyS0,38400"