From b14c8c81db92f7c05dbb96684af3fd4d2f07c4e0 Mon Sep 17 00:00:00 2001 From: pjgowtham Date: Sat, 1 Jun 2024 21:24:38 +0530 Subject: [PATCH] ferrarri: Include device specific kernel config --- BoardConfig.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BoardConfig.mk b/BoardConfig.mk index 010f911..f92c244 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -9,6 +9,9 @@ include device/oneplus/sm8450-common/BoardConfigCommon.mk DEVICE_PATH := device/realme/ferrarri +# DTB +TARGET_KERNEL_CONFIG += vendor/oplus/ferrari.config + # Display TARGET_SCREEN_DENSITY := 450