build.config.msm: Add PREFERRED_USERSPACE as tele

Add PREFERRED_USERSPACE tele to tele-initrd for sa410m.

Change-Id: Id5121bb442b8dea21faeeccd92111a516dc0513b
Signed-off-by: Nishant Pandey <quic_nishpand@quicinc.com>
This commit is contained in:
Nishant Pandey
2022-10-03 11:19:22 -07:00
committed by Gerrit - the friendly Code Review server
parent a1f1465f37
commit d9c30e0b93

View File

@@ -18,6 +18,7 @@ BOOT_IMAGE_HEADER_VERSION=2
BASE_ADDRESS=0x80000000
PAGE_SIZE=4096
DTB_IMG_CREATE=1
PREFERRED_USERSPACE=tele
TARGET_HAS_SEPARATE_RD=1
KCFLAGS="-g -gdwarf-2 -gstrict-dwarf"