summaryrefslogtreecommitdiffstats
path: root/drivers/dma/sh/Kconfig
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2019-05-13 13:39:51 +0200
committerVinod Koul <vkoul@kernel.org>2019-05-21 09:52:50 +0530
commit9a0f780958bbcb85604636fa340e2a1efaa4f432 (patch)
tree4ee6bc69129f971a30503245e4cdf71fe5471f5f /drivers/dma/sh/Kconfig
parenta188339ca5a396acc588e5851ed7e19f66b0ebd9 (diff)
downloadlinux-9a0f780958bbcb85604636fa340e2a1efaa4f432.tar.bz2
dmaengine: sudmac: remove unused driver
SUDMAC driver was introduced in v3.10 but was never integrated for use by any platform. As it is unused remove it. Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/sh/Kconfig')
-rw-r--r--drivers/dma/sh/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/dma/sh/Kconfig b/drivers/dma/sh/Kconfig
index 4d6b02b3b1f1..54d5d0369d3c 100644
--- a/drivers/dma/sh/Kconfig
+++ b/drivers/dma/sh/Kconfig
@@ -47,9 +47,3 @@ config RENESAS_USB_DMAC
help
This driver supports the USB-DMA controller found in the Renesas
SoCs.
-
-config SUDMAC
- tristate "Renesas SUDMAC support"
- depends on SH_DMAE_BASE
- help
- Enable support for the Renesas SUDMAC controllers.