arm: config: omap2plus_defconfig: switch over to LZMA compression
authorFelipe Balbi <balbi@ti.com>
Fri, 30 Jan 2015 17:18:56 +0000 (11:18 -0600)
committerTony Lindgren <tony@atomide.com>
Mon, 16 Mar 2015 18:15:19 +0000 (11:15 -0700)
LZMA compression makes about 33% smaller zImage
with just a slight extra decompression time.

Before this patch, zImage built with o2+_dc
is 4.5MiB and after it's about 3.3MiB.

Suggested-by: David Cohen <david.a.cohen@linux.intel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig

index 4357cb8e48a7f2bdf16bd35eb1a6e6d80982e44d..4e3e93dfd523493c96fd0d49ad35662f8cb18651 100644 (file)
@@ -1,3 +1,4 @@
+CONFIG_KERNEL_LZMA=y
 CONFIG_SYSVIPC=y
 CONFIG_POSIX_MQUEUE=y
 CONFIG_FHANDLE=y