summaryrefslogtreecommitdiff
path: root/configs/omap3_logic_somlv_defconfig
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2021-09-25 09:58:25 -0500
committerTom Rini <trini@konsulko.com>2021-10-11 14:27:32 -0400
commit56c7f882ee33e9a19dee0a771c9bf04b78f46dc2 (patch)
tree25baf2270041173d6778dc2cb73fef132d1fc5f1 /configs/omap3_logic_somlv_defconfig
parentf331497d3ad4166f9826e7674793ae04094b29c1 (diff)
configs: omap3x_logic: Enable LTO on more LogicPD OMAP3 boards
There are five omap3 based boards from LogicPD. Two of them have added LTO support. Add the remaining three to use LTO. Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'configs/omap3_logic_somlv_defconfig')
-rw-r--r--configs/omap3_logic_somlv_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/omap3_logic_somlv_defconfig b/configs/omap3_logic_somlv_defconfig
index ece92fef61..fb1ee3ada0 100644
--- a/configs/omap3_logic_somlv_defconfig
+++ b/configs/omap3_logic_somlv_defconfig
@@ -12,6 +12,7 @@ CONFIG_SPL_TEXT_BASE=0x40200000
CONFIG_TARGET_OMAP3_LOGIC=y
# CONFIG_SPL_OMAP3_ID_NAND is not set
CONFIG_SPL=y
+CONFIG_LTO=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_ANDROID_BOOT_IMAGE=y
# CONFIG_USE_BOOTCOMMAND is not set