dmaengine: dma-jz4780: Don't depend on MACH_JZ4780
authorPaul Cercueil <paul@crapouillou.net>
Wed, 29 Aug 2018 21:32:48 +0000 (23:32 +0200)
committerVinod Koul <vkoul@kernel.org>
Tue, 11 Sep 2018 07:29:26 +0000 (12:59 +0530)
commitc558ecd21c852c97ff98dc6c61f715ba420ec251
tree40d9173d7d785c97a3f611498bd4813e50610912
parent5eed7d84bcc0fac063e7c4cbd3ffc9990268049d
dmaengine: dma-jz4780: Don't depend on MACH_JZ4780

If we make this driver depend on MACH_JZ4780, that means it can be
enabled only if we're building a kernel specially crafted for a
JZ4780-based board, while most GNU/Linux distributions will want one
generic MIPS kernel that works on multiple boards.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/Kconfig