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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user