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/imx8mn_beacon_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/imx8mn_beacon_defconfig') diff --git a/configs/imx8mn_beacon_defconfig b/configs/imx8mn_beacon_defconfig index db904d7735..66fe9d34c0 100644 --- a/configs/imx8mn_beacon_defconfig +++ b/configs/imx8mn_beacon_defconfig @@ -1,3 +1,4 @@ +CONFIG_LTO=y CONFIG_ARM=y CONFIG_ARCH_IMX8M=y CONFIG_SYS_TEXT_BASE=0x40200000 -- cgit v1.2.3