MIPS: Add support of LZO-compressed kernels
authorWu Zhangjin <wuzhangjin@gmail.com>
Fri, 15 Jan 2010 12:34:46 +0000 (20:34 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 27 Jan 2010 23:03:30 +0000 (00:03 +0100)
commitfe1d45e08650213ec83a72d3499c3dd703243792
tree2d967f4d9a11ffa4e6daf6ff6e498915441b10ed
parentbe8cde8b24c9dca1e54598690115eee5b1476519
MIPS: Add support of LZO-compressed kernels

The necessary changes to the x86 Kconfig and boot/compressed to allow the
use of this new compression method.

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Patchwork: http://patchwork.linux-mips.org/patch/857/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/boot/compressed/Makefile
arch/mips/boot/compressed/decompress.c