flo: Compress the kernel with XZ

The recovery image is too large when built with GCC 4.9.
Switch to XZ compression to reduce the image size.

Change-Id: I33e04f0daacc2bfac2212721921450f6a7927eb7
Signed-off-by: Zhao Wei Liew <zhaoweiliew@gmail.com>
This commit is contained in:
Zhao Wei Liew 2016-02-13 19:30:30 +08:00
parent 2b1264df0c
commit 2599253f07

View file

@ -1,6 +1,7 @@
# CONFIG_ARM_PATCH_PHYS_VIRT is not set
CONFIG_EXPERIMENTAL=y
CONFIG_LOCALVERSION="-cyanogenmod"
CONFIG_KERNEL_XZ=y
# CONFIG_SWAP is not set
CONFIG_AUDIT=y
CONFIG_RCU_FAST_NO_HZ=y