diff --git a/arch/arm64/configs/team420_defconfig b/arch/arm64/configs/team420_defconfig index 5e55d048a1a1..4296194232cc 100644 --- a/arch/arm64/configs/team420_defconfig +++ b/arch/arm64/configs/team420_defconfig @@ -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