Merge "build.config: Enable Device Tree Overlay Compilation on Waipio"

This commit is contained in:
qctecmdr 2020-11-01 10:22:33 -08:00 committed by Gerrit - the friendly Code Review server
commit cb8234216b

View File

@ -12,6 +12,7 @@ VARIANTS=(consolidate gki)
BOOT_IMAGE_HEADER_VERSION=3
BASE_ADDRESS=0x80000000
PAGE_SIZE=4096
[ -z "${DT_OVERLAY_SUPPORT}" ] && DT_OVERLAY_SUPPORT=1
################################################################################
## Inheriting MSM configs