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:
parent
b79bf46545
commit
17d8232f32
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user