blackfin: Disable CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED in some cases

The boards do not link for me due to exceeding their size constrains, change
the config so they fit again.

Cc: Sonic Zhang <sonic.adi@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
This commit is contained in:
Tom Rini
2015-10-24 17:43:52 -04:00
committed by Sonic Zhang
parent 83bf005710
commit e6779f8d5a
6 changed files with 0 additions and 6 deletions

View File

@@ -1,6 +1,5 @@
CONFIG_BLACKFIN=y
CONFIG_TARGET_BF538F_EZKIT=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED=y
# CONFIG_REGEX is not set
CONFIG_LIB_RAND=y