From 960f110c3781c3d28ca8e75181019a3454ec843a Mon Sep 17 00:00:00 2001 From: Marek Behún Date: Thu, 20 May 2021 13:24:25 +0200 Subject: ARM: enable LTO for some boards MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Enable LTO for some boards that were tested by people on U-Boot Mailing List. Signed-off-by: Marek Behún Tested-by: Adam Ford Tested-by: Pali Rohár Tested-by: Tim Harvey --- configs/nokia_rx51_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/nokia_rx51_defconfig') diff --git a/configs/nokia_rx51_defconfig b/configs/nokia_rx51_defconfig index f79613260f..802568aea7 100644 --- a/configs/nokia_rx51_defconfig +++ b/configs/nokia_rx51_defconfig @@ -1,3 +1,4 @@ +CONFIG_LTO=y CONFIG_ARM=y # CONFIG_SYS_THUMB_BUILD is not set CONFIG_ARCH_OMAP2PLUS=y -- cgit v1.2.3