configs: devsoc: Enable thumb mode

Change-Id: I3a802c53c870e1ec8c0b4c4312e285dac905fc08
Signed-off-by: Vandhiadevan Karunamoorthy <quic_vkarunam@quicinc.com>
This commit is contained in:
Vandhiadevan Karunamoorthy 2022-07-04 12:13:55 +05:30 committed by Gerrit - the friendly Code Review server
parent 5c2b183d10
commit 753a27267a

View file

@ -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