From: Jerry Snitselaar <[email protected]> redhat/configs: Remove DMA_API_DEBUG_SG
This config option has gone away upstream, so remove it here. Signed-off-by: Jerry Snitselaar <[email protected]> diff --git a/redhat/configs/fedora/debug/CONFIG_DMA_API_DEBUG_SG b/redhat/configs/fedora/debug/CONFIG_DMA_API_DEBUG_SG deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/fedora/debug/CONFIG_DMA_API_DEBUG_SG +++ /dev/null @@ -1 +0,0 @@ -CONFIG_DMA_API_DEBUG_SG=y diff --git a/redhat/configs/fedora/generic/CONFIG_DMA_API_DEBUG_SG b/redhat/configs/fedora/generic/CONFIG_DMA_API_DEBUG_SG deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/fedora/generic/CONFIG_DMA_API_DEBUG_SG +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_DMA_API_DEBUG_SG is not set diff --git a/redhat/configs/rhel/debug/CONFIG_DMA_API_DEBUG_SG b/redhat/configs/rhel/debug/CONFIG_DMA_API_DEBUG_SG deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/debug/CONFIG_DMA_API_DEBUG_SG +++ /dev/null @@ -1 +0,0 @@ -CONFIG_DMA_API_DEBUG_SG=y diff --git a/redhat/configs/rhel/generic/CONFIG_DMA_API_DEBUG_SG b/redhat/configs/rhel/generic/CONFIG_DMA_API_DEBUG_SG deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/generic/CONFIG_DMA_API_DEBUG_SG +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_DMA_API_DEBUG_SG is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3713 -- _______________________________________________ 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
