From: Thomas Huth <[email protected]> redhat/configs: Disable CONFIG_HOTPLUG_PCI_SHPC in the Fedora settings
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1976270 We never enabled this for the RHEL/ARK kernel, so this setting in Fedora looked suspicious... and after asking some people from IBM, they confirmed that this is unused on s390x, so we can disable this now. Signed-off-by: Thomas Huth <[email protected]> diff --git a/redhat/configs/fedora/generic/s390x/CONFIG_HOTPLUG_PCI_SHPC b/redhat/configs/fedora/generic/s390x/CONFIG_HOTPLUG_PCI_SHPC deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/fedora/generic/s390x/CONFIG_HOTPLUG_PCI_SHPC +++ /dev/null @@ -1 +0,0 @@ -CONFIG_HOTPLUG_PCI_SHPC=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1188 _______________________________________________ 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
