From: Prarit Bhargava <[email protected]> redhat/configs/common: Remove x86_64 directory
Remove the x86_64 directories. CONFIG_EDAC_AMD64 existed in both x86 and x86_64. The value in the file now reflects the x86 64-bit variant. Additional fix: Remove empty README files. Signed-off-by: Prarit Bhargava <[email protected]> diff --git a/redhat/configs/common/debug/x86/x86_64/CONFIG_INTEL_IOMMU_DEBUGFS b/redhat/configs/common/debug/x86/x86_64/CONFIG_INTEL_IOMMU_DEBUGFS deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/debug/x86/x86_64/CONFIG_INTEL_IOMMU_DEBUGFS +++ /dev/null @@ -1 +0,0 @@ -CONFIG_INTEL_IOMMU_DEBUGFS=y diff --git a/redhat/configs/common/debug/x86/x86_64/README b/redhat/configs/common/debug/x86/x86_64/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/debug/x86/x86_64/README +++ /dev/null -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2030 _______________________________________________ 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
