configs: ipq9574: Enable THUMB Mode

This config helps to reduce the u-boot.mbn size
by approx. 135 KB's. This is required since the image
size was greater than partition size after adding
support for qca8084 PHY based ports.

Change-Id: Ie719c69690e9e7517002c0f06182bf3ab6c1f98e
Signed-off-by: Selvam Sathappan Periakaruppan <quic_speriaka@quicinc.com>
This commit is contained in:
Selvam Sathappan Periakaruppan 2022-05-13 15:39:57 +05:30 committed by Gerrit - the friendly Code Review server
parent 7eaa8ee017
commit beba2c6bb3

View file

@ -324,3 +324,5 @@ CONFIG_LZMA=y
# CONFIG_ERRNO_STR is not set
# CONFIG_UNIT_TEST is not set
CONFIG_SYS_THUMB_BUILD=y
CONFIG_HAS_THUMB2=y