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

Commit d0b7abb2 authored by Michael Ellerman's avatar Michael Ellerman
Browse files

powerpc: Enable CONFIG_CRASH_DUMP=y for ppc64_defconfig



It pulls in more code, including causing us to build a relocatable
kernel, which is good for testing.

The resulting kernel is still usable as a non-crash dump kernel.

Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent edcee77f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ CONFIG_HZ_100=y
CONFIG_BINFMT_MISC=m
CONFIG_PPC_TRANSACTIONAL_MEM=y
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
CONFIG_IRQ_ALL_CPUS=y
CONFIG_MEMORY_HOTREMOVE=y
CONFIG_SCHED_SMT=y