From 10aa88ef0ed4d89a179bca159aa0827e1a1fada2 Mon Sep 17 00:00:00 2001 From: davidevinavil Date: Sat, 25 Feb 2017 15:18:04 +0100 Subject: z2_plus: Change kernel defconfig --- BoardConfig.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index 33dcfee..33ceba8 100755 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -70,7 +70,7 @@ TARGET_KERNEL_APPEND_DTB := true TARGET_KERNEL_ARCH := arm64 TARGET_KERNEL_HEADER_ARCH := arm64 TARGET_KERNEL_CROSS_COMPILE_PREFIX := aarch64-linux-android- -TARGET_KERNEL_CONFIG := lineageos_z2_plus_defconfig +TARGET_KERNEL_CONFIG := n7x-caf_z2_plus_defconfig TARGET_KERNEL_SOURCE := kernel/zuk/msm8996 # QCOM hardware -- cgit v1.2.3