From: Thomas Huth <[email protected]> redhat/configs: Consolidate the CONFIG_AP_DEBUG config switch
CONFIG_AP_DEBUG is disabled in both, Fedora and RHEL, so we can consolidate this switch in the common folder. (This also makes sure that the switch now resides in a s390x sub-folder where it belongs to) Suggested-by: Vladis Dronov <[email protected]> Signed-off-by: Thomas Huth <[email protected]> diff --git a/redhat/configs/fedora/generic/s390x/CONFIG_AP_DEBUG b/redhat/configs/common/generic/s390x/CONFIG_AP_DEBUG rename from redhat/configs/fedora/generic/s390x/CONFIG_AP_DEBUG rename to redhat/configs/common/generic/s390x/CONFIG_AP_DEBUG index blahblah..blahblah 100644 --- a/redhat/configs/fedora/generic/s390x/CONFIG_AP_DEBUG +++ b/redhat/configs/common/generic/s390x/CONFIG_AP_DEBUG diff --git a/redhat/configs/rhel/generic/CONFIG_AP_DEBUG b/redhat/configs/rhel/generic/CONFIG_AP_DEBUG deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/generic/CONFIG_AP_DEBUG +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_AP_DEBUG is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3865 -- _______________________________________________ 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, report it: https://pagure.io/fedora-infrastructure/new_issue
