build.config: Enable Device Tree Overlay Compilation on Waipio

Enable build config needed for device tree overlay compilation
on waipio.

Change-Id: I1cf9f84399454874ef651e39ed36f41404c37fbd
Signed-off-by: Rama Aparna Mallavarapu <aparnam@codeaurora.org>
Signed-off-by: Elliot Berman <eberman@codeaurora.org>
This commit is contained in:
Rama Aparna Mallavarapu 2020-10-20 17:15:13 -07:00 committed by Elliot Berman
parent b79bf46545
commit 17d8232f32

View File

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