commit | f4a9cd516122fb92802b1c80398915f1bb3d0872 | [log] [tgz] |
---|---|---|
author | Soeren Moch <smoch@web.de> | Mon Mar 14 09:26:25 2022 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 14 12:44:51 2022 -0400 |
tree | 254bd7752bd2bc19f0b268b27862bddc40899538 | |
parent | 38c32d0d8ececa684c078b46ee23186ea2951c7a [diff] |
board: tbs2910: Enable Link Time Optimizations in defconfig This saves about 12 kBytes image size and helps to stay within the size limit. Suggested-by: Tom Rini <trini@konsulko.com> Signed-off-by: Soeren Moch <smoch@web.de>