enable optimize for size, avoid to trigger gcc bug #36482
SVN-Revision: 16244
This commit is contained in:
parent
590f3042fb
commit
af2cc1daf6
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ CONFIG_BITREVERSE=y
|
|||
# CONFIG_BLK_DEV_INITRD is not set
|
||||
CONFIG_BOUNCE=y
|
||||
# CONFIG_BRIDGE is not set
|
||||
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
|
||||
CONFIG_CRIS=y
|
||||
# CONFIG_CRIS_MACH_ARTPEC3 is not set
|
||||
# CONFIG_ETRAX100LX is not set
|
||||
|
|
Loading…
Reference in a new issue