Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3420b5da authored by Bernhard Walle's avatar Bernhard Walle Committed by Paul Mackerras
Browse files

powerpc: Remove experimental status of kdump on 64-bit powerpc



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: default avatarBernhard Walle <bwalle@suse.de>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 016b33c4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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