aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeiko Schocher2019-12-01 11:23:10 +0100
committerStefano Babic2020-01-07 10:26:55 +0100
commita053c8baad3cfed1a14d05421bde37651f5e903a (patch)
treedee0c0867409eba5d59b1c9eb1dbb8083f944eb4
parent8fb028ee20421d9abb9c3ef78653266247b7bdba (diff)
imx6: aristainetos: add thumb build
add thumb build to aristainetos build to save binary space. Signed-off-by: Heiko Schocher <hs@denx.de>
-rw-r--r--configs/aristainetos2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/aristainetos2_defconfig b/configs/aristainetos2_defconfig
index bc18786993e..eda05a4618d 100644
--- a/configs/aristainetos2_defconfig
+++ b/configs/aristainetos2_defconfig
@@ -1,4 +1,5 @@
CONFIG_ARM=y
+CONFIG_SYS_THUMB_BUILD=y
CONFIG_ARCH_MX6=y
CONFIG_SYS_TEXT_BASE=0x17800000
CONFIG_TARGET_ARISTAINETOS2=y