From: Florian Fainelli Date: Sat, 23 May 2009 18:33:36 +0000 (+0000) Subject: enable kernel compilation with size optimization X-Git-Tag: reboot~23473 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;ds=sidebyside;h=514aa754c2e9b1295d8bd22488f8b70304cc1d4c;p=lede-git%2F.git enable kernel compilation with size optimization SVN-Revision: 16016 --- 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"