[PATCH] powerpc: Add CONFIG_CRASH_DUMP
authorMichael Ellerman <michael@ellerman.id.au>
Sun, 4 Dec 2005 07:39:23 +0000 (18:39 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:52:14 +0000 (14:52 +1100)
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 <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found