From: Bruno Meneguele <bmeneg@xxxxxxxxxx> Both options CONFIG_IMA_LOAD_X509 and CONFIG_IMA_X509_PATH are complementary and should be enabled for all ARK flavors: IBM requested it for powerpc some time ago on RHEL and others arches should be in sync. Signed-off-by: Bruno Meneguele <bmeneg@xxxxxxxxxx> --- redhat/configs/ark/generic/CONFIG_IMA_LOAD_X509 | 1 + redhat/configs/ark/generic/{powerpc => }/CONFIG_IMA_X509_PATH | 0 2 files changed, 1 insertion(+) create mode 100644 redhat/configs/ark/generic/CONFIG_IMA_LOAD_X509 rename redhat/configs/ark/generic/{powerpc => }/CONFIG_IMA_X509_PATH (100%) diff --git a/redhat/configs/ark/generic/CONFIG_IMA_LOAD_X509 b/redhat/configs/ark/generic/CONFIG_IMA_LOAD_X509 new file mode 100644 index 000000000000..37c785db29b3 --- /dev/null +++ b/redhat/configs/ark/generic/CONFIG_IMA_LOAD_X509 @@ -0,0 +1 @@ +CONFIG_IMA_LOAD_X509=y diff --git a/redhat/configs/ark/generic/powerpc/CONFIG_IMA_X509_PATH b/redhat/configs/ark/generic/CONFIG_IMA_X509_PATH similarity index 100% rename from redhat/configs/ark/generic/powerpc/CONFIG_IMA_X509_PATH rename to redhat/configs/ark/generic/CONFIG_IMA_X509_PATH -- GitLab _______________________________________________ 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