From 42b801c2e4a54d235bb0c9131e03909de186ac0f Mon Sep 17 00:00:00 2001 From: Giovanni Ricca Date: Sun, 11 Sep 2022 22:07:19 +0200 Subject: [PATCH] sm8530-common: Switch to fragmented defconfigs Change-Id: I5c3a7c41a9764221a2872830abf078ecc2cdf192 --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 49a0caf..4fed68a 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -95,6 +95,7 @@ BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION) TARGET_KERNEL_ADDITIONAL_FLAGS := TARGET_PRODUCT=$(PRODUCT_DEVICE) TARGET_KERNEL_SOURCE := kernel/xiaomi/sm8350 +TARGET_KERNEL_CONFIG := vendor/lahaina-qgki_defconfig vendor/xiaomi_QGKI.config BOARD_KERNEL_CMDLINE += androidboot.console=ttyMSM0 BOARD_KERNEL_CMDLINE += androidboot.hardware=qcom