j7elte: Set kernel defconfig file
authorDario Trombello <dariotr@outlook.de>
Thu, 21 May 2020 21:02:57 +0000 (23:02 +0200)
committerDario Trombello <dariotr@outlook.de>
Sun, 24 May 2020 19:06:33 +0000 (21:06 +0200)
BoardConfig.mk

index 758701db8926c70e2b13f770a4d4af51550f96c2..bcc50532fe260f4f549527d256fe9c2203eac68c 100644 (file)
@@ -25,6 +25,9 @@ BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(LOCAL_PATH)/bluetooth
 # Init
 TARGET_INIT_VENDOR_LIB := libinit_sec
 
+# Kernel
+TARGET_KERNEL_CONFIG := lineageos_j7elte_defconfig
+
 # Partitions
 BOARD_HAS_NO_MISC_PARTITION:= false
 TARGET_USERIMAGES_USE_EXT4 := true