b0928da648
If this option is enabled, the objects under lib/ directory are compiled with speed optimization, not size optimization. (Currently, only used by some Blackfin boards.) Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
CONFIG_BLACKFIN=y
|
|
CONFIG_TARGET_BF538F_EZKIT=y
|
|
CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED=y
|