enable kernel compilation with size optimization
SVN-Revision: 16016
This commit is contained in:
parent
a183bf954c
commit
514aa754c2
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue