Skip to content

Commit

Permalink
defconfig: enable appended dtb building
Browse files Browse the repository at this point in the history
Signed-off-by: Cyber Knight <[email protected]>
  • Loading branch information
cyberknight777 committed Sep 20, 2021
1 parent 3258298 commit b3d2964
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion arch/arm64/configs/team420_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -716,7 +716,11 @@ CONFIG_RANDOMIZE_MODULE_REGION_FULL=y
#
CONFIG_CMDLINE=""
# CONFIG_EFI is not set
# CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE is not set
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE=y
CONFIG_IMG_GZ_DTB=y
# CONFIG_IMG_DTB is not set
CONFIG_BUILD_ARM64_APPENDED_KERNEL_IMAGE_NAME="Image.gz-dtb"
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE_NAMES=""
CONFIG_BUILD_ARM64_KERNEL_COMPRESSION_GZIP=y
# CONFIG_BUILD_ARM64_UNCOMPRESSED_KERNEL is not set
# CONFIG_KRYO_PMU_WORKAROUND is not set
Expand Down

0 comments on commit b3d2964

Please sign in to comment.