Skip to content

Commit

Permalink
arm64: configs: Build Image.gz-dtb
Browse files Browse the repository at this point in the history
Signed-off-by: Shashank Patil <[email protected]>
  • Loading branch information
itsshashanksp committed Aug 25, 2024
1 parent f4c4ba6 commit 29d5a67
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions arch/arm64/configs/vendor/sdmsteppe-perf_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.14.349-openela Kernel Configuration
# Linux/arm64 4.14.351-openela Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
Expand Down Expand Up @@ -682,7 +682,11 @@ CONFIG_CMDLINE_EXTEND=y
# CONFIG_CMDLINE_HWC_IS_SKU is not set
# CONFIG_CMDLINE_HWC_IS_PRODUCT_SKU is not set
# 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=y
Expand Down

0 comments on commit 29d5a67

Please sign in to comment.