diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-03-21 11:13:27 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-03-21 11:13:27 +0000 |
commit | 6b0a6034202608483b90ed0886a3b89841e3dad2 (patch) | |
tree | c13ecc6026366586201d48f201ba738bf55427d4 /target/linux | |
parent | f392ae1fa62f1977f8c8055dbbd3a82b9a9bd574 (diff) | |
download | upstream-6b0a6034202608483b90ed0886a3b89841e3dad2.tar.gz upstream-6b0a6034202608483b90ed0886a3b89841e3dad2.tar.bz2 upstream-6b0a6034202608483b90ed0886a3b89841e3dad2.zip |
atheros: config-2.6.33, optimize for size
SVN-Revision: 20335
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/atheros/config-2.6.33 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/atheros/config-2.6.33 b/target/linux/atheros/config-2.6.33 index 0147230378..3d2ea92c93 100644 --- a/target/linux/atheros/config-2.6.33 +++ b/target/linux/atheros/config-2.6.33 @@ -21,8 +21,10 @@ CONFIG_ATHEROS_WDT=y # CONFIG_BCM63XX is not set CONFIG_BITREVERSE=y # CONFIG_BSD_PROCESS_ACCT is not set +# CONFIG_BUG is not set # CONFIG_CAVIUM_OCTEON_REFERENCE_BOARD is not set # CONFIG_CAVIUM_OCTEON_SIMULATOR is not set +CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CEVT_R4K=y CONFIG_CEVT_R4K_LIB=y CONFIG_CMDLINE="console=ttyS0,9600 rootfstype=squashfs,jffs2" |