summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/Kconfig
diff options
context:
space:
mode:
authorChristoph Hellwig2018-05-08 13:02:10 +0200
committerChristoph Hellwig2018-05-08 13:03:43 +0200
commit6e88628d03dda355a6fb3384680c1a075dd9a878 (patch)
treecda1e838c4b01714ec9a5c331ad5695136f9b702 /arch/xtensa/Kconfig
parentdma-debug: unexport dma_debug_resize_entries and debug_dma_dump_mappings (diff)
downloadkernel-qcow2-linux-6e88628d03dda355a6fb3384680c1a075dd9a878.tar.gz
kernel-qcow2-linux-6e88628d03dda355a6fb3384680c1a075dd9a878.tar.xz
kernel-qcow2-linux-6e88628d03dda355a6fb3384680c1a075dd9a878.zip
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
There is no arch specific code required for dma-debug, so there is no need to opt into the support either. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Diffstat (limited to 'arch/xtensa/Kconfig')
-rw-r--r--arch/xtensa/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig
index c921e8bccdc8..17df332269b2 100644
--- a/arch/xtensa/Kconfig
+++ b/arch/xtensa/Kconfig
@@ -19,7 +19,6 @@ config XTENSA
select HAVE_ARCH_KASAN if MMU
select HAVE_CC_STACKPROTECTOR
select HAVE_DEBUG_KMEMLEAK
- select HAVE_DMA_API_DEBUG
select HAVE_DMA_CONTIGUOUS
select HAVE_EXIT_THREAD
select HAVE_FUNCTION_TRACER