summaryrefslogtreecommitdiffstats
path: root/configs/bct-brettl2_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-10-24 17:43:52 -0400
committerSonic Zhang <sonic.zhang@analog.com>2015-11-04 16:43:01 +0800
commite6779f8d5ac5ae77b4e8fd135a930403bbcb43c1 (patch)
tree6f625a02e70d675cba66be26269d5a38d09be649 /configs/bct-brettl2_defconfig
parent83bf005710a1e01341de5e2f44a3ce082717e313 (diff)
downloadblackbird-obmc-uboot-e6779f8d5ac5ae77b4e8fd135a930403bbcb43c1.tar.gz
blackbird-obmc-uboot-e6779f8d5ac5ae77b4e8fd135a930403bbcb43c1.zip
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>
Diffstat (limited to 'configs/bct-brettl2_defconfig')
-rw-r--r--configs/bct-brettl2_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/bct-brettl2_defconfig b/configs/bct-brettl2_defconfig
index 9e6f1ee82c..efcfe4da48 100644
--- a/configs/bct-brettl2_defconfig
+++ b/configs/bct-brettl2_defconfig
@@ -2,4 +2,3 @@ CONFIG_BLACKFIN=y
CONFIG_TARGET_BCT_BRETTL2=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_NET_RANDOM_ETHADDR=y
-CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED=y
OpenPOWER on IntegriCloud