From: Kate Hsuan <[email protected]> redhat: configs: remove CONFIG_DMA_API_DEBUG_SG
Since the commit <150745b49aca> (dma-debug: remove DMA_API_DEBUG_SG) was included, the CONFIG_DMA_API_DEBUG_SG can be dropped. Signed-off-by: Kate Hsuan <[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/3711 -- _______________________________________________ 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
