summaryrefslogtreecommitdiffstats
path: root/include/configs/bf527-sdp.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-09-16 16:32:59 +0900
committerTom Rini <trini@ti.com>2014-09-24 18:30:28 -0400
commitb0928da648d440778512ddd81e690717239b8f1f (patch)
tree5365b3e864404e2de318a6f0768726d0566936e2 /include/configs/bf527-sdp.h
parented36323f6d217050f82a2200475959b8557a47e4 (diff)
downloadtalos-obmc-uboot-b0928da648d440778512ddd81e690717239b8f1f.tar.gz
talos-obmc-uboot-b0928da648d440778512ddd81e690717239b8f1f.zip
kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig
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>
Diffstat (limited to 'include/configs/bf527-sdp.h')
-rw-r--r--include/configs/bf527-sdp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/bf527-sdp.h b/include/configs/bf527-sdp.h
index 458868af72..9d43b811e3 100644
--- a/include/configs/bf527-sdp.h
+++ b/include/configs/bf527-sdp.h
@@ -112,7 +112,6 @@
*/
#define CONFIG_MISC_INIT_R
#define CONFIG_UART_CONSOLE 0
-#define CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
/*
* Pull in common ADI header for remaining command/environment setup
OpenPOWER on IntegriCloud