summaryrefslogtreecommitdiffstats
path: root/arch/c6x
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2018-05-08 13:02:10 +0200
committerChristoph Hellwig <hch@lst.de>2018-05-08 13:03:43 +0200
commit6e88628d03dda355a6fb3384680c1a075dd9a878 (patch)
treecda1e838c4b01714ec9a5c331ad5695136f9b702 /arch/c6x
parent9f22bbbdd8e31a38872855b4ff402d76efb4c621 (diff)
downloadop-kernel-dev-6e88628d03dda355a6fb3384680c1a075dd9a878.zip
op-kernel-dev-6e88628d03dda355a6fb3384680c1a075dd9a878.tar.gz
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/c6x')
-rw-r--r--arch/c6x/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/c6x/Kconfig b/arch/c6x/Kconfig
index c6b4dd1..8c088b9 100644
--- a/arch/c6x/Kconfig
+++ b/arch/c6x/Kconfig
@@ -10,7 +10,6 @@ config C6X
select GENERIC_ATOMIC64
select GENERIC_IRQ_SHOW
select HAVE_ARCH_TRACEHOOK
- select HAVE_DMA_API_DEBUG
select HAVE_MEMBLOCK
select SPARSE_IRQ
select IRQ_DOMAIN
OpenPOWER on IntegriCloud