On 6/12/23 14:38, Geert Uytterhoeven wrote:
On Mon, Jun 12, 2023 at 7:29 PM Eric DeVolder <eric.devolder@xxxxxxxxxx> wrote:The kexec and crash kernel options are provided in the common kernel/Kconfig.kexec. Utilize the common options and provide the ARCH_HAS_ and ARCH_SUPPORTS_ entries to recreate the equivalent set of KEXEC and CRASH options. Signed-off-by: Eric DeVolder <eric.devolder@xxxxxxxxxx>Reviewed-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> Acked-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> Gr{oetje,eeting}s, Geert
Thank you Geert! eric