1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 02:09:17 +01:00

ARM: renesas: Enable LTO on R-Car

Enable LTO globally on Renesas R-Car platforms. This has been enabled
on a subset of boards already, but at this point it is safe to enable
it globally. This saves units or tens of kiB from the resulting build.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Paul Barker <paul.barker.ct@bp.renesas.com>
This commit is contained in:
Marek Vasut
2024-02-11 18:34:30 +01:00
parent 1c987e6fb4
commit 87f9ffbef5

View File

@@ -1076,6 +1076,7 @@ config ARCH_RMOBILE
select DM
select DM_SERIAL
select GPIO_EXTRA_HEADER
select LTO
imply BOARD_EARLY_INIT_F
imply CMD_DM
imply FAT_WRITE