[rdc] enable kernel compilation with size optimization
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 23 May 2009 18:33:36 +0000 (18:33 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 23 May 2009 18:33:36 +0000 (18:33 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16016 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/rdc/config-2.6.28

index 8e201c70264d8c760e2053ae37370e94431c8635..939c70226e871c4b56da74027cb6037478e59214 100644 (file)
@@ -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"