enable kernel compilation with size optimization

SVN-Revision: 16016
This commit is contained in:
Florian Fainelli 2009-05-23 18:33:36 +00:00
parent a183bf954c
commit 514aa754c2
1 changed files with 1 additions and 0 deletions

View 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"