]> git.karo-electronics.de Git - mv-sheeva.git/commit
MIPS: Make the debugging of compressed kernel configurable
authorWu Zhangjin <wuzhangjin@gmail.com>
Sun, 31 Jan 2010 12:39:40 +0000 (20:39 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 27 Feb 2010 11:53:24 +0000 (12:53 +0100)
commitf86a69b15f60965a224e7e2516ad41070692cc19
tree9518ffe0e5128114be5651589d94f184a349d100
parentb66bb6090d9aa36931911e34d3f069932934b6fe
MIPS: Make the debugging of compressed kernel configurable

This patch adds a new DEBUG_ZBOOT option to allow the users to enable it
to debug the compressed kernel support for a new board and this optoin
should be disabled to reduce the kernel image size and speed up the
kernel booting procedure when the compressed kernel support is stable.

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: Manuel Lauss <manuel.lauss@googlemail.com>
Cc: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/918/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig.debug
arch/mips/boot/compressed/Makefile