Re: [PATCH] powerpc/64s: Add FA_DUMP to defconfig

2021-04-29 Thread Michael Ellerman
On Tue, 20 Apr 2021 14:22:09 +1000, Michael Ellerman wrote: > FA_DUMP (Firmware Assisted Dump) is a powerpc only feature that should > be enabled in our defconfig to get some build / test coverage. Applied to powerpc/next. [1/1] powerpc/64s: Add FA_DUMP to defconfig https://git.kernel.org/p

[PATCH] powerpc/64s: Add FA_DUMP to defconfig

2021-04-19 Thread Michael Ellerman
FA_DUMP (Firmware Assisted Dump) is a powerpc only feature that should be enabled in our defconfig to get some build / test coverage. Signed-off-by: Michael Ellerman --- arch/powerpc/configs/ppc64_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/powerpc/configs/ppc64_defconfig