The source project of this merge request has been removed.
configs: Remove S390 IOMMU config options that no longer exist
S390_CCW_IOMMU and S390_AP_IOMMU no longer exist as config options upstream or in rhel, so remove them.
# vgrep S390_CCW_IOMMU
Index File Line Content
0 redhat/kernel.changelog-9.99 1470 - redhat/configs: Enable ...
1 redhat/configs/common/generic/s390x/CONFIG_S390_CCW_IOMMU 1 CONFIG_S390_CCW_IOMMU=y
# vgrep S390_AP_IOMMU
Index File Line Content
0 redhat/configs/common/generic/s390x/CONFIG_S390_AP_IOMMU 1 CONFIG_S390_AP_IOMMU=y
Signed-off-by: Jerry Snitselaar jsnitsel@redhat.com
Edited by Jerry Snitselaar