mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-28 01:47:24 +01:00
ipq5018: Tiny U-boot: Add thumb2 support
Signed-off-by: Vandhiadevan Karunamoorthy <vkarunam@codeaurora.org> Change-Id: Id4e04f98edee3a710ced1481815f29d83a44200c
This commit is contained in:
parent
fed441d78c
commit
08c5aec681
1 changed files with 5 additions and 0 deletions
|
|
@ -325,3 +325,8 @@ CONFIG_LZMA=y
|
|||
# CONFIG_ERRNO_STR is not set
|
||||
# CONFIG_UNIT_TEST is not set
|
||||
|
||||
#
|
||||
# Thumb2 mode support
|
||||
#
|
||||
CONFIG_SYS_THUMB_BUILD=y
|
||||
CONFIG_HAS_THUMB2=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue