From 309f7a35ab39c87a97d05fb8ea0efa3a3e19f397 Mon Sep 17 00:00:00 2001 From: techyguyperplexable <154611145+techyguyperplexable@users.noreply.github.com> Date: Wed, 27 Aug 2025 00:04:26 +0100 Subject: [PATCH] r8s: Use new kernel source --- BoardConfig.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index b19a2d5..2e25ab0 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -29,7 +29,7 @@ QCOM_BT_USE_SMD_TTY := true TARGET_SCREEN_DENSITY := 420 # Kernel -TARGET_KERNEL_CONFIG := exynos9830-r8slte_defconfig +TARGET_KERNEL_CONFIG := exynos9830_defconfig r8s.config # OTA TARGET_OTA_ASSERT_DEVICE := r8s