From: Bruno Meneguele <bmeneg@xxxxxxxxxx> redhat/configs: enable IMA_KEXEC for supported arches In RHEL-8, powerpc has support for IMA_KEXEC, and today, only ppc and aarch64 supports IMA_KEXEC, which are backed by the HAVE_IMA_KEXEC option. With that, lets enable it in ARK and also, since the HAVE_* option it's safe to enable the CONFIG_IMA_KEXEC option as a common/generic option too. Signed-off-by: Bruno Meneguele <bmeneg@xxxxxxxxxx> diff --git a/redhat/configs/ark/generic/CONFIG_IMA_KEXEC b/redhat/configs/ark/generic/CONFIG_IMA_KEXEC deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/CONFIG_IMA_KEXEC +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_IMA_KEXEC is not set diff --git a/redhat/configs/fedora/generic/CONFIG_IMA_KEXEC b/redhat/configs/common/generic/CONFIG_IMA_KEXEC rename from redhat/configs/fedora/generic/CONFIG_IMA_KEXEC rename to redhat/configs/common/generic/CONFIG_IMA_KEXEC index blahblah..blahblah 100644 --- a/redhat/configs/fedora/generic/CONFIG_IMA_KEXEC +++ b/redhat/configs/common/generic/CONFIG_IMA_KEXEC -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1166 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure