diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-28 20:06:13 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-28 20:06:13 +0000 |
commit | a7ee73e3a6ca1ccfe786ea0eaf13d55de9d283b4 (patch) | |
tree | ef3fd14543cea8324140d83472159ae8aa9dd81c /target/linux/brcm63xx/config-2.6.27 | |
parent | 3365db367c3b643b9ca33ea791f82989befcf091 (diff) |
[brcm63xx] turn on size optimization for bcm63xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16607 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/config-2.6.27')
-rw-r--r-- | target/linux/brcm63xx/config-2.6.27 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/config-2.6.27 b/target/linux/brcm63xx/config-2.6.27 index b810ae5638..51d0630980 100644 --- a/target/linux/brcm63xx/config-2.6.27 +++ b/target/linux/brcm63xx/config-2.6.27 @@ -26,6 +26,7 @@ CONFIG_BOARD_BCM963XX=y # CONFIG_BOARD_LIVEBOX is not set # CONFIG_BSD_DISKLABEL is not set CONFIG_BSD_PROCESS_ACCT_V3=y +CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CEVT_R4K=y CONFIG_CLASSIC_RCU=y CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200" |