]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
powerpc: Remove experimental status of kdump on 64-bit powerpc
authorBernhard Walle <bwalle@suse.de>
Thu, 26 Jun 2008 17:02:15 +0000 (03:02 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 1 Jul 2008 01:28:57 +0000 (11:28 +1000)
This removes the experimental status of kdump on PPC64.  kdump is on
PPC64 now since more than one year and it has proven to be stable.

Signed-off-by: Bernhard Walle <bwalle@suse.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Kconfig

index 2cde4e333fd550c34a5280df498039687fde1b75..f2a0f50146e1d5cfdb8a4cd3c46bcf303f90807f 100644 (file)
@@ -308,8 +308,8 @@ config KEXEC
          strongly in flux, so no good recommendation can be made.
 
 config CRASH_DUMP
-       bool "Build a kdump crash kernel (EXPERIMENTAL)"
-       depends on PPC_MULTIPLATFORM && PPC64 && EXPERIMENTAL
+       bool "Build a kdump crash kernel"
+       depends on PPC_MULTIPLATFORM && PPC64
        help
          Build a kernel suitable for use as a kdump capture kernel.
          The kernel will be linked at a different address than normal, and