summaryrefslogtreecommitdiff
path: root/configs/am3517_evm_defconfig
diff options
context:
space:
mode:
authorMarek Behún <marek.behun@nic.cz>2021-05-20 14:24:25 +0300
committerTom Rini <trini@konsulko.com>2021-05-24 21:21:30 +0300
commit960f110c3781c3d28ca8e75181019a3454ec843a (patch)
treef8030394494c4f48bc313bef423f70675b1ef400 /configs/am3517_evm_defconfig
parent34ccadcd3334d695806acb84e4d4e5f4ef322e9e (diff)
downloadu-boot-960f110c3781c3d28ca8e75181019a3454ec843a.tar.xz
ARM: enable LTO for some boards
Enable LTO for some boards that were tested by people on U-Boot Mailing List. Signed-off-by: Marek Behún <marek.behun@nic.cz> Tested-by: Adam Ford <aford173@gmail.com> Tested-by: Pali Rohár <pali@kernel.org> Tested-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'configs/am3517_evm_defconfig')
-rw-r--r--configs/am3517_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am3517_evm_defconfig b/configs/am3517_evm_defconfig
index bae0e0af35..d61eec94a4 100644
--- a/configs/am3517_evm_defconfig
+++ b/configs/am3517_evm_defconfig
@@ -1,3 +1,4 @@
+CONFIG_LTO=y
CONFIG_ARM=y
# CONFIG_SPL_USE_ARCH_MEMCPY is not set
# CONFIG_SPL_USE_ARCH_MEMSET is not set