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>
5 lines
129 B
Plaintext
5 lines
129 B
Plaintext
CONFIG_SYS_EXTRA_OPTIONS="BF527_EZKIT_REV_2_1"
|
|
CONFIG_BLACKFIN=y
|
|
CONFIG_TARGET_BF527_EZKIT=y
|
|
CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED=y
|