From: Coiby Xu <[email protected]>

redhat/configs: enable KEXEC_SIG which is already enabled in RHEL8 for s390x 
and x86_64

Enable KEXEC_SIG for s390x and x86_64 which is already enabled in RHEL8.

Note when building .src.rpm, process_configs.sh would error on unset config
options. So CONFIG_KEXEC_SIG_FORCE files are added as well.

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1976835
Signed-off-by: Coiby Xu <[email protected]>

diff --git a/redhat/configs/common/generic/s390x/CONFIG_KEXEC_SIG 
b/redhat/configs/common/generic/s390x/CONFIG_KEXEC_SIG
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/s390x/CONFIG_KEXEC_SIG
@@ -0,0 +1 @@
+CONFIG_KEXEC_SIG=y
diff --git a/redhat/configs/common/generic/s390x/CONFIG_KEXEC_SIG_FORCE 
b/redhat/configs/common/generic/s390x/CONFIG_KEXEC_SIG_FORCE
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/s390x/CONFIG_KEXEC_SIG_FORCE
@@ -0,0 +1 @@
+# CONFIG_KEXEC_SIG_FORCE is not set
diff --git a/redhat/configs/common/generic/x86/CONFIG_KEXEC_SIG 
b/redhat/configs/common/generic/x86/CONFIG_KEXEC_SIG
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/x86/CONFIG_KEXEC_SIG
@@ -0,0 +1 @@
+CONFIG_KEXEC_SIG=y
diff --git a/redhat/configs/common/generic/x86/CONFIG_KEXEC_SIG_FORCE 
b/redhat/configs/common/generic/x86/CONFIG_KEXEC_SIG_FORCE
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/x86/CONFIG_KEXEC_SIG_FORCE
@@ -0,0 +1 @@
+# CONFIG_KEXEC_SIG_FORCE is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1227
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to