From b799a871b117fbf0228592e4d1b588eb59e75f51 Mon Sep 17 00:00:00 2001 From: Mohan Kumar M Date: Tue, 6 Jan 2009 00:23:01 +0000 Subject: [PATCH] --- yaml --- r: 127679 b: refs/heads/master c: c6ac71a14aec8278507a71d9d9f496dc9adad010 h: refs/heads/master i: 127677: f033fe5ec4284a5dd48ea2931629dbd954b409ed 127675: 3fb9f4b6cc1d49c2811a5037e984175b441097cd 127671: 735096cb3d87de2a62bf24cf072ba74df909c9e5 127663: 650b05c13d9f6101ef21b2c7a12b5348485ff39d 127647: 7a366ac090d69235a7194531da1655e5e60edaf3 127615: 364791cb5f622d48a8a50389c463b009b6e7cd79 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/Kconfig | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 7296f9b7b5b1..2fdec0709e91 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d6a09e0cd6329db6f48b0015407a1b038d8fa64b +refs/heads/master: c6ac71a14aec8278507a71d9d9f496dc9adad010 diff --git a/trunk/arch/powerpc/Kconfig b/trunk/arch/powerpc/Kconfig index 79f25cef32df..acda55199f55 100644 --- a/trunk/arch/powerpc/Kconfig +++ b/trunk/arch/powerpc/Kconfig @@ -326,7 +326,8 @@ config KEXEC config CRASH_DUMP bool "Build a kdump crash kernel" - depends on (PPC64 && RELOCATABLE) || 6xx + depends on PPC64 || 6xx + select RELOCATABLE if PPC64 help Build a kernel suitable for use as a kdump capture kernel. The same kernel binary can be used as production kernel and dump