Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit df49925c authored by Rahul Shahare's avatar Rahul Shahare Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: msm8937_64: Disable BUILD_ARM64_APPENDED_DTB_IMAGE flag



Add support to compile the kernel without the dtbs appended to it.
All the dtbs are concatenated to form dtb.img. Boot image with header
version 2 will now have this dtb.img added towards the end at an offset.

Change-Id: I487e43861d4dcde0b0c35213a254af46d1e9aa50
Signed-off-by: default avatarRahul Shahare <rshaha@codeaurora.org>
parent bc4eb225
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -59,7 +59,6 @@ CONFIG_SETEND_EMULATION=y
CONFIG_ARM64_SW_TTBR0_PAN=y
# CONFIG_ARM64_VHE is not set
CONFIG_RANDOMIZE_BASE=y
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE=y
CONFIG_COMPAT=y
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=0
+0 −1
Original line number Diff line number Diff line
@@ -60,7 +60,6 @@ CONFIG_SETEND_EMULATION=y
CONFIG_ARM64_SW_TTBR0_PAN=y
# CONFIG_ARM64_VHE is not set
CONFIG_RANDOMIZE_BASE=y
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE=y
CONFIG_COMPAT=y
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=0