diff options
| author | Gabor Juhos <juhosg@openwrt.org> | 2009-05-24 07:01:45 +0000 |
|---|---|---|
| committer | Gabor Juhos <juhosg@openwrt.org> | 2009-05-24 07:01:45 +0000 |
| commit | ce4f707d2ae01943fd9b638fd9a5736ee90c3f5c (patch) | |
| tree | 094de1d064271aef2b1677ea483729c57be8eb07 /target/linux/ar71xx/config-2.6.28 | |
| parent | 17ae4a4df07cebccc7719060a9d6542a959d7237 (diff) | |
| download | mtk-20170518-ce4f707d2ae01943fd9b638fd9a5736ee90c3f5c.zip mtk-20170518-ce4f707d2ae01943fd9b638fd9a5736ee90c3f5c.tar.gz mtk-20170518-ce4f707d2ae01943fd9b638fd9a5736ee90c3f5c.tar.bz2 | |
optimize kernel for size
SVN-Revision: 16019
Diffstat (limited to 'target/linux/ar71xx/config-2.6.28')
| -rw-r--r-- | target/linux/ar71xx/config-2.6.28 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index b4926ce..06e7381 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -33,6 +33,7 @@ CONFIG_ATHEROS_AR71XX=y CONFIG_BASE_SMALL=0 # CONFIG_BCM47XX is not set CONFIG_BITREVERSE=y +CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CEVT_R4K=y CONFIG_CLASSIC_RCU=y CONFIG_CMDLINE="rootfstype=squashfs,yaffs,jffs2 noinitrd console=ttyS0,115200" |
