mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-12 03:58:47 +01:00
configs: devsoc: Enable thumb mode
Change-Id: I3a802c53c870e1ec8c0b4c4312e285dac905fc08 Signed-off-by: Vandhiadevan Karunamoorthy <quic_vkarunam@quicinc.com>
This commit is contained in:
parent
5c2b183d10
commit
753a27267a
1 changed files with 2 additions and 2 deletions
|
|
@ -343,5 +343,5 @@ CONFIG_LZMA=y
|
|||
# CONFIG_ERRNO_STR is not set
|
||||
# CONFIG_UNIT_TEST is not set
|
||||
|
||||
# CONFIG_SYS_THUMB_BUILD is not set
|
||||
# CONFIG_HAS_THUMB2 is not set
|
||||
CONFIG_SYS_THUMB_BUILD=y
|
||||
CONFIG_HAS_THUMB2=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue