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

Commit c6ac71a1 authored by Mohan Kumar M's avatar Mohan Kumar M Committed by Benjamin Herrenschmidt
Browse files

powerpc: Enable RELOCATABLE option for CRASH_DUMP



Enable RELOCATABLE option if user selects CRASH_DUMP option. Without this
patch user has to first select RELOCATABLE option and then has to enable
CRASH_DUMP option.

Signed-off-by: default avatarM. Mohan Kumar <mohan@in.ibm.com>
Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent d6a09e0c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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