[redhat] Disable CONFIG_S390_HYPFS in the zfcpdump kernel

JIRA: https://issues.redhat.com/browse/RHEL-56069

CONFIG_S390_HYPFS has been split from CONFIG_S390_HYPFS_FS (with "_FS" suffix) in upstream commit 3325b4d8 ("s390/hypfs: factor out filesystem code").

Since we have CONFIG_S390_HYPFS_FS disabled for the zfcpdump kernel on s390x, we should use the same setting for the new CONFIG_S390_HYPFS, too.

Signed-off-by: Thomas Huth thuth@redhat.com

Edited by Thomas Huth

Merge request reports

Loading