Skip to content

redhat/configs: unset KEXEC_SIG for s390x zfcpdump

Commit c58c0d12 ("redhat/configs:
enable KEXEC_SIG for aarch64 RHEL") deleted this file by mistake.
Although it doesn't make a difference since KEXEC_SIG requires
CONFIG_MODULE_SIG_FORMAT, unset KEXEC_SIG to make kernel-ark consistent
with RHEL8 and RHEL9.

Fixes: commit c58c0d12
("redhat/configs: enable KEXEC_SIG for aarch64 RHEL")

Signed-off-by: Coiby Xu coxu@redhat.com

Merge request reports