MIPS: remove CONFIG_DMA_PERDEV_COHERENT
authorChristoph Hellwig <hch@lst.de>
Wed, 10 Feb 2021 09:56:41 +0000 (10:56 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sat, 13 Feb 2021 08:51:46 +0000 (09:51 +0100)
commit4e0664416c70702731734ab8b3e4819a5a2c0486
tree54e7c83527b8e84e0bc6f2f4b40514952e22f19c
parenta86497d66dd5891cef594744b8d56bc451aac418
MIPS: remove CONFIG_DMA_PERDEV_COHERENT

Just select DMA_NONCOHERENT and ARCH_HAS_SETUP_DMA_OPS from the
MIPS_GENERIC platform instead.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Huacai Chen <chenhuacai@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/Kconfig
arch/mips/mm/dma-noncoherent.c