Re: [PATCH 01/10] x86: add Kconfig entry for DMA-API debugging

From: Ingo Molnar
Date: Fri Nov 21 2008 - 11:40:51 EST



* Joerg Roedel <joerg.roedel@xxxxxxx> wrote:

> +config DMA_API_DEBUG
> + default n

'default n' can be omitted in general from interactive Kconfig
entries.

> + bool "Enable debugging of DMA-API usage"
> + depends on X86

perhaps add a proper dependency on iommu or swiotlb presence as well -
in case we decide to make it all disable-able again and dont have the
callbacks present?

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/