MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
authorChristoph Hellwig <hch@lst.de>
Thu, 16 Aug 2018 13:47:53 +0000 (16:47 +0300)
committerChristoph Hellwig <hch@lst.de>
Thu, 20 Sep 2018 07:01:14 +0000 (09:01 +0200)
commit5748e1b35ba28368515d850e8087929a3a65e055
treeef6a0559e014c9ab5653a10c2a902b7c2cf28e3f
parent684f7e91d3c72d555b82db13b2a48798e6097886
MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT

While both option select a form of conditional dma coherence they don't
actually share any code in the implementation, so untangle them.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Paul Burton <paul.burton@mips.com>
arch/mips/Kconfig
arch/mips/kernel/setup.c
arch/mips/mm/c-r4k.c