From: Michael Ellerman Date: Sun, 4 Dec 2005 07:39:23 +0000 (+1100) Subject: [PATCH] powerpc: Add CONFIG_CRASH_DUMP X-Git-Tag: v2.6.16-rc1~666^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=398ab1fcb960ea0800f40a9c36355855e3e23389;p=pandora-kernel.git [PATCH] powerpc: Add CONFIG_CRASH_DUMP This patch adds a Kconfig variable, CONFIG_CRASH_DUMP, which configures the built kernel for use as a Kdump kernel. Currently "all" this involves is changing the value of KERNELBASE to 32 MB. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed