From c29d2cab42f0c1ee1d88357af6e3c5673aee03a6 Mon Sep 17 00:00:00 2001 From: Haren Myneni Date: Sat, 14 Jan 2006 13:48:25 -0800 Subject: [PATCH] --- yaml --- r: 18571 b: refs/heads/master c: e8625d463560198cff7cb3eb22886c47d728d501 h: refs/heads/master i: 18569: 887f9d4b4d86eba8d90e242041a48896c833130d 18567: e396bab361bb8801298e02af05ec2394781f0b95 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/Kconfig | 21 ++++++++++----------- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/[refs] b/[refs] index 0ed0c1d4f5d8..a564ec789f47 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4683b54c1dae749a0fb8d8ec46d84dd4fefe41d3 +refs/heads/master: e8625d463560198cff7cb3eb22886c47d728d501 diff --git a/trunk/arch/powerpc/Kconfig b/trunk/arch/powerpc/Kconfig index 01feed0e2a15..df338c5cc910 100644 --- a/trunk/arch/powerpc/Kconfig +++ b/trunk/arch/powerpc/Kconfig @@ -78,17 +78,6 @@ config PPC_UDBG_16550 bool default n -config CRASH_DUMP - bool "kernel crash dumps (EXPERIMENTAL)" - depends on PPC_MULTIPLATFORM - depends on EXPERIMENTAL - help - Build a kernel suitable for use as a kdump capture kernel. - The kernel will be linked at a different address than normal, and - so can only be used for Kdump. - - Don't change this unless you know what you are doing. - config GENERIC_TBSYNC bool default y if PPC32 && SMP @@ -584,6 +573,16 @@ config KEXEC support. As of this writing the exact hardware interface is strongly in flux, so no good recommendation can be made. +config CRASH_DUMP + bool "kernel crash dumps (EXPERIMENTAL)" + depends on PPC_MULTIPLATFORM && PPC64 && EXPERIMENTAL + help + Build a kernel suitable for use as a kdump capture kernel. + The kernel will be linked at a different address than normal, and + so can only be used for Kdump. + + Don't change this unless you know what you are doing. + config EMBEDDEDBOOT bool depends on 8xx || 8260