diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index ce524d0..695e80f 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -121,6 +121,7 @@ BOARD_KERNEL_IMAGE_NAME := Image BOARD_KERNEL_PAGESIZE := 4096 BOARD_KERNEL_SEPARATED_DTBO := true BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION) +BOARD_RAMDISK_USE_LZ4 := true TARGET_KERNEL_ADDITIONAL_FLAGS := BRAND_SHOW_FLAG=oneplus TARGET_KERNEL_SOURCE := kernel/oneplus/sm8250 TARGET_KERNEL_CONFIG := vendor/kona-perf_defconfig