sm8650-common: Import QCOM common configs

Co-authored-by: chaptsand <chaptsand@gmail.com>
Signed-off-by: David Wronek <david@mainlining.org>
Change-Id: I50a49ad81e87d81fec768028968ff62f10cfd774
This commit is contained in:
David Wronek
2025-05-04 08:27:10 +02:00
parent 762cde6923
commit e6497a2be0
5 changed files with 507 additions and 0 deletions

View File

@@ -29,6 +29,9 @@ BOARD_INCLUDE_DTB_IN_BOOTIMG := true
BOARD_USES_QCOM_MERGE_DTBS_SCRIPT := true
TARGET_NEEDS_DTBOIMAGE := true
# Filesystem
TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/config.fs
# Init Boot
BOARD_INIT_BOOT_HEADER_VERSION := 4
BOARD_MKBOOTIMG_INIT_ARGS += --header_version $(BOARD_INIT_BOOT_HEADER_VERSION)