commit | 398ab1fcb960ea0800f40a9c36355855e3e23389 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Sun Dec 04 18:39:23 2005 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Jan 09 14:52:14 2006 +1100 |
tree | eb7eda3afffb3c99fc57b1064c7501e0ee2cf931 | |
parent | 4693c09a47203d79a9adb69acaf3b3bb3dcf9390 [diff] |
[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 <michael@ellerman.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>