commit | 19e6dd0b6196f6675c1ed9efac219cb724c018e6 | [log] [tgz] |
---|---|---|
author | Eric DeVolder <eric.devolder@oracle.com> | Wed Jul 12 12:15:37 2023 -0400 |
committer | Andrew Morton <akpm@linux-foundation.org> | Fri Aug 18 10:18:53 2023 -0700 |
tree | 269804c153d54a6cd8ecf6bb27a91b0c18cf3d88 | |
parent | 91506f7e5d2142130f7407fca42c7a44a77eedfa [diff] |
loongarch/kexec: refactor for kernel/Kconfig.kexec The kexec and crash kernel options are provided in the common kernel/Kconfig.kexec. Utilize the common options and provide the ARCH_SUPPORTS_ and ARCH_SELECTS_ entries to recreate the equivalent set of KEXEC and CRASH options. Link: https://lkml.kernel.org/r/20230712161545.87870-7-eric.devolder@oracle.com Signed-off-by: Eric DeVolder <eric.devolder@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>